23#ifndef _UAPI_LINUX_I2C_DEV_H
24#define _UAPI_LINUX_I2C_DEV_H
46#define I2C_RETRIES 0x701
53#define I2C_TIMEOUT 0x702
62#define I2C_SLAVE 0x703
69#define I2C_SLAVE_FORCE 0x706
77#define I2C_TENBIT 0x704
84#define I2C_FUNCS 0x705
108#define I2C_SMBUS 0x720
133#define I2C_RDRW_IOCTL_MAX_MSGS 42
I2C transfer message.
Definition: i2c.h:138
Argument type for I2C_RDWR IO control call.
Definition: i2c-dev.h:125
Argument type for I2C_SMBUS IO control call.
Definition: i2c-dev.h:115
SMBus data.
Definition: i2c.h:229