Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Di2c-dev.h43 #define I2C_SLAVE 0x0703 /* Use this slave address */ macro
/Linux-v5.4/Documentation/i2c/
Ddev-interface.rst53 if (ioctl(file, I2C_SLAVE, addr) < 0) {
107 ``ioctl(file, I2C_SLAVE, long addr)``
149 ioctl I2C_SLAVE before you try to access the device.
192 i2c-dev directly. Examples include I2C_SLAVE (set the address of the
/Linux-v5.4/drivers/i2c/
DKconfig114 config I2C_SLAVE config
117 if I2C_SLAVE
Di2c-dev.c399 case I2C_SLAVE: in i2cdev_ioctl()
404 if (cmd == I2C_SLAVE && i2cdev_check_addr(client->adapter, arg)) in i2cdev_ioctl()
/Linux-v5.4/drivers/char/ipmi/
DKconfig139 depends on I2C_SLAVE
/Linux-v5.4/drivers/i2c/busses/
DKconfig408 select I2C_SLAVE
432 select I2C_SLAVE
456 select I2C_SLAVE
540 select I2C_SLAVE
606 select I2C_SLAVE
1010 select I2C_SLAVE
1164 select I2C_SLAVE