Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Di2c.h108 #define I2C_FUNC_SMBUS_WRITE_I2C_BLOCK 0x08000000 /* w/ 1-byte reg. addr. */ macro
120 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK)
/Linux-v4.19/Documentation/i2c/
Dfunctionality35 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK Handles the SMBus write_i2c_block_data command
Dsmbus-protocol283 Functionality flag: I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
/Linux-v4.19/drivers/input/touchscreen/
Dsilead.c479 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK)) { in silead_ts_probe()
/Linux-v4.19/drivers/misc/eeprom/
Dat24.c631 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK); in at24_probe()
Didt_89hpesx.c1256 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK)) { in idt_set_smbus_ops()
/Linux-v4.19/drivers/i2c/busses/
Di2c-i801.c957 I2C_FUNC_SMBUS_BLOCK_DATA | I2C_FUNC_SMBUS_WRITE_I2C_BLOCK | in i801_func()