Home
last modified time | relevance | path

Searched refs:read_block_data (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/i2c/
Dfunctionality.rst37 I2C_FUNC_SMBUS_READ_BLOCK_DATA Handles the SMBus read_block_data command
52 I2C_FUNC_SMBUS_BLOCK_DATA Handles the SMBus read_block_data
/Linux-v5.10/drivers/thunderbolt/
Dusb4.c106 read_block_fn read_block, void *read_block_data) in usb4_do_read_data() argument
123 ret = read_block(read_block_data, dwaddress, data, dwords); in usb4_do_read_data()