36#ifndef _UAPI_LINUX_I2C_DEV_H
37#define _UAPI_LINUX_I2C_DEV_H
59#define I2C_RETRIES 0x701
66#define I2C_TIMEOUT 0x702
75#define I2C_SLAVE 0x703
82#define I2C_SLAVE_FORCE 0x706
90#define I2C_TENBIT 0x704
97#define I2C_FUNCS 0x705
106#define I2C_RDWR 0x707
121#define I2C_SMBUS 0x720
146#define I2C_RDRW_IOCTL_MAX_MSGS 42
I2C transfer message.
Definition: i2c.h:151
Argument type for I2C_RDWR IO control call.
Definition: i2c-dev.h:138
Argument type for I2C_SMBUS IO control call.
Definition: i2c-dev.h:128
SMBus data.
Definition: i2c.h:242