Home
last modified time | relevance | path

Searched refs:I2C_FUNC_SMBUS_WRITE_I2C_BLOCK (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Di2c.h109 #define I2C_FUNC_SMBUS_WRITE_I2C_BLOCK 0x08000000 /* w/ 1-byte reg. addr. */ macro
121 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK)
/Linux-v5.15/Documentation/i2c/
Dfunctionality.rst40 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK Handles the SMBus write_i2c_block_data command
Dsmbus-protocol.rst322 Functionality flag: I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
/Linux-v5.15/drivers/input/touchscreen/
Dsilead.c507 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK)) { in silead_ts_probe()
/Linux-v5.15/drivers/misc/eeprom/
Dat24.c605 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK); in at24_probe()
Didt_89hpesx.c1223 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK)) { in idt_set_smbus_ops()
/Linux-v5.15/drivers/i2c/busses/
Di2c-i801.c958 I2C_FUNC_SMBUS_BLOCK_DATA | I2C_FUNC_SMBUS_WRITE_I2C_BLOCK | in i801_func()