Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Di2c.h97 #define I2C_FUNC_SMBUS_BLOCK_PROC_CALL 0x00008000 /* SMBus 2.0 or later */ macro
135 I2C_FUNC_SMBUS_BLOCK_PROC_CALL)
/external/toybox/toys/other/
Di2ctools.c138 {I2C_FUNC_SMBUS_BLOCK_PROC_CALL, "SMBus Block Process Call"}, in i2cdetect_dash_F()