Searched refs:I2C_SMBUS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Di2c-dev.h33 * - I2C_SMBUS, takes pointer to struct i2c_smbus_ioctl_data
52 #define I2C_SMBUS 0x0720 /* SMBus transfer */ macro
55 /* This is the structure as used in the I2C_SMBUS ioctl call */
/linux-4.1.27/drivers/i2c/
H A Di2c-dev.c349 "size out of range (%x) in ioctl I2C_SMBUS.\n", i2cdev_ioctl_smbus()
358 "read_write out of range (%x) in ioctl I2C_SMBUS.\n", i2cdev_ioctl_smbus()
375 "data is NULL pointer in ioctl I2C_SMBUS.\n"); i2cdev_ioctl_smbus()
461 case I2C_SMBUS: i2cdev_ioctl()
/linux-4.1.27/fs/
H A Dcompat_ioctl.c1469 case I2C_SMBUS: do_ioctl_trans()

Completed in 243 milliseconds