Home
last modified time | relevance | path

Searched refs:I2C_RDWR (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Di2c-dev.h50 #define I2C_RDWR 0x0707 /* Combined R/W transfer (one STOP only) */ macro
/Linux-v4.19/drivers/i2c/
Di2c-dev.c439 case I2C_RDWR: { in i2cdev_ioctl()
521 case I2C_RDWR: { in compat_i2cdev_ioctl()
/Linux-v4.19/Documentation/i2c/
Ddev-interface123 ioctl(file, I2C_RDWR, struct i2c_rdwr_ioctl_data *msgset)