Home
last modified time | relevance | path

Searched defs:dostop (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/drivers/bus/i2c/arch/earm/
H A Domap_i2c.c624 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()
/minix3/bin/csh/
H A Dproc.c916 dostop(Char **v, struct command *t) in dostop() function