Searched refs:I2C_SLAVE (Results 1 – 5 of 5) sorted by relevance
43 #define I2C_SLAVE 0x0703 /* Use this slave address */ macro
49 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.186 i2c-dev directly. Examples include I2C_SLAVE (set the address of the
113 config I2C_SLAVE config116 if I2C_SLAVE
406 case I2C_SLAVE: in i2cdev_ioctl()411 if (cmd == I2C_SLAVE && i2cdev_check_addr(client->adapter, arg)) in i2cdev_ioctl()
500 select I2C_SLAVE566 select I2C_SLAVE963 select I2C_SLAVE1117 select I2C_SLAVE