Searched refs:I2CSTOP (Results 1 – 3 of 3) sorted by relevance
62 #define I2CSTOP _IO('i', 2) /* stop condition */ macro
493 case I2CSTOP: in iicioctl()
89 i = ioctl(fd, I2CSTOP); in i2c_do_stop()248 (void)ioctl(fd, I2CSTOP); in scan_bus()