Searched defs:dostop (Results 1 – 2 of 2) sorted by relevance
624 omap_i2c_read(i2c_addr_t addr, uint8_t * buf, size_t buflen, int dostop) in omap_i2c_read()703 omap_i2c_write(i2c_addr_t addr, const uint8_t * buf, size_t buflen, int dostop) in omap_i2c_write()
916 dostop(Char **v, struct command *t) in dostop() function