Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Di2c-dev.h38 #define I2C_SMBUS 0x0720 /* SMBus transfer */ macro
/linux-6.15/drivers/i2c/
H A Di2c-dev.c472 case I2C_SMBUS: { in i2cdev_ioctl()
579 case I2C_SMBUS: { in compat_i2cdev_ioctl()
H A DKconfig89 config I2C_SMBUS config
/linux-6.15/Documentation/i2c/
H A Ddev-interface.rst143 ``ioctl(file, I2C_SMBUS, struct i2c_smbus_ioctl_data *args)``
200 functionality using i2c.h:i2c_get_functionality(), and I2C_SMBUS, which
/linux-6.15/drivers/i2c/busses/
H A DKconfig117 select I2C_SMBUS
204 select I2C_SMBUS
1175 select I2C_SMBUS
1276 select I2C_SMBUS
1308 select I2C_SMBUS
1364 select I2C_SMBUS
/linux-6.15/drivers/power/supply/
H A DKconfig255 select I2C_SMBUS