Home
last modified time | relevance | path

Searched refs:I2C_SLAVE (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Di2c-dev.h43 #define I2C_SLAVE 0x0703 /* Use this slave address */ macro
/Linux-v4.19/Documentation/i2c/
Ddev-interface49 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
/Linux-v4.19/drivers/i2c/
DKconfig113 config I2C_SLAVE config
116 if I2C_SLAVE
Di2c-dev.c406 case I2C_SLAVE: in i2cdev_ioctl()
411 if (cmd == I2C_SLAVE && i2cdev_check_addr(client->adapter, arg)) in i2cdev_ioctl()
/Linux-v4.19/drivers/i2c/busses/
DKconfig500 select I2C_SLAVE
566 select I2C_SLAVE
963 select I2C_SLAVE
1117 select I2C_SLAVE