Home
last modified time | relevance | path

Searched refs:I2C_FUNC_SMBUS_I2C_BLOCK (Results 1 – 25 of 36) sorted by relevance

12

/linux/include/uapi/linux/
H A Di2c.h121 #define I2C_FUNC_SMBUS_I2C_BLOCK (I2C_FUNC_SMBUS_READ_I2C_BLOCK | \ macro
130 I2C_FUNC_SMBUS_I2C_BLOCK | \
/linux/drivers/iio/imu/inv_icm45600/
H A Dinv_icm45600_i2c.c23 if (!i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in inv_icm45600_probe()
/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_i2c.c58 if (!i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in inv_icm42600_probe()
/linux/drivers/iio/gyro/
H A Dmpu3050-i2c.c42 I2C_FUNC_SMBUS_I2C_BLOCK)) in mpu3050_i2c_probe()
/linux/drivers/base/regmap/
H A Dregmap-i2c.c362 I2C_FUNC_SMBUS_I2C_BLOCK)) in regmap_get_i2c_bus()
366 I2C_FUNC_SMBUS_I2C_BLOCK)) in regmap_get_i2c_bus()
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_i2c.c110 I2C_FUNC_SMBUS_I2C_BLOCK)) in inv_mpu_probe()
/linux/drivers/input/misc/
H A Datmel_captouch.c175 I2C_FUNC_SMBUS_I2C_BLOCK)) { in atmel_captouch_probe()
/linux/drivers/iio/pressure/
H A Dt5403.c219 I2C_FUNC_SMBUS_I2C_BLOCK)) in t5403_probe()
/linux/drivers/misc/
H A Dds1682.c241 I2C_FUNC_SMBUS_I2C_BLOCK)) { in ds1682_probe()
/linux/drivers/misc/lis3lv02d/
H A Dlis3lv02d_i2c.c121 I2C_FUNC_SMBUS_I2C_BLOCK))) in lis3lv02d_i2c_probe()
/linux/drivers/media/i2c/
H A Dsony-btf-mpx.c339 if (!i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in sony_btf_mpx_probe()
/linux/drivers/rtc/
H A Drtc-rs5c372.c803 I2C_FUNC_SMBUS_BYTE_DATA | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rs5c372_probe()
810 I2C_FUNC_SMBUS_I2C_BLOCK)) in rs5c372_probe()
H A Drtc-rx6110.c424 | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rx6110_i2c_probe()
H A Drtc-ab-eoz9.c478 I2C_FUNC_SMBUS_I2C_BLOCK)) in abeoz9_probe()
/linux/drivers/i2c/busses/
H A Di2c-designware-core.h26 I2C_FUNC_SMBUS_I2C_BLOCK)
H A Di2c-viapro.c296 func |= I2C_FUNC_SMBUS_I2C_BLOCK; in vt596_func()
H A Di2c-amd8111.c406 I2C_FUNC_SMBUS_I2C_BLOCK | I2C_FUNC_SMBUS_PEC; in amd8111_func()
H A Di2c-highlander.c347 return I2C_FUNC_SMBUS_BYTE_DATA | I2C_FUNC_SMBUS_I2C_BLOCK; in highlander_i2c_func()
H A Dscx200_acb.c368 I2C_FUNC_SMBUS_I2C_BLOCK; in scx200_acb_func()
H A Di2c-xgene-slimpro.c428 I2C_FUNC_SMBUS_I2C_BLOCK; in xgene_slimpro_i2c_func()
/linux/drivers/mfd/
H A Dtc3589x.c374 | I2C_FUNC_SMBUS_I2C_BLOCK)) in tc3589x_probe()
/linux/drivers/i2c/
H A Di2c-stub.c30 I2C_FUNC_SMBUS_I2C_BLOCK)
/linux/Documentation/i2c/
H A Dfunctionality.rst54 I2C_FUNC_SMBUS_I2C_BLOCK Handles the SMBus read_i2c_block_data
/linux/drivers/input/touchscreen/
H A Ds6sy761.c397 I2C_FUNC_SMBUS_I2C_BLOCK)) in s6sy761_probe()
/linux/drivers/power/supply/
H A Dlp8727_charger.c530 if (!i2c_check_functionality(cl->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in lp8727_probe()

12