Searched refs:I2C_SLAVE (Results 1 – 6 of 6) sorted by relevance
42 #define I2C_SLAVE 0x0703 /* Use this slave address */ macro
51 if (ioctl(file, I2C_SLAVE, addr) < 0) {103 ioctl(file, I2C_SLAVE, long addr)145 ioctl I2C_SLAVE before you try to access the device.187 i2c-dev directly. Examples include I2C_SLAVE (set the address of the
113 config I2C_SLAVE config116 if I2C_SLAVE
422 case I2C_SLAVE: in i2cdev_ioctl()437 if (cmd == I2C_SLAVE && i2cdev_check_addr(client->adapter, arg)) in i2cdev_ioctl()
1293 COMPATIBLE_IOCTL(I2C_SLAVE)
932 select I2C_SLAVE