Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Di2c.h113 #define I2C_FUNC_SMBUS_I2C_BLOCK (I2C_FUNC_SMBUS_READ_I2C_BLOCK | \ macro
122 I2C_FUNC_SMBUS_I2C_BLOCK | \
/linux-4.4.14/drivers/rtc/
Drtc-rx8581.c277 && !i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in rx8581_probe()
287 if (i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) { in rx8581_probe()
Drtc-rs5c372.c568 I2C_FUNC_SMBUS_BYTE_DATA | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rs5c372_probe()
575 I2C_FUNC_SMBUS_I2C_BLOCK)) in rs5c372_probe()
Drtc-rv8803.c434 I2C_FUNC_SMBUS_I2C_BLOCK)) { in rv8803_probe()
Drtc-rx8025.c514 | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rx8025_probe()
Drtc-isl12057.c553 I2C_FUNC_SMBUS_I2C_BLOCK)) in isl12057_probe()
Drtc-ds1307.c875 && !i2c_check_functionality(adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in ds1307_probe()
902 if (i2c_check_functionality(adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) { in ds1307_probe()
Drtc-ab-b5ze-s3.c899 I2C_FUNC_SMBUS_I2C_BLOCK)) { in abb5zes3_probe()
/linux-4.4.14/drivers/misc/
Dds1682.c195 I2C_FUNC_SMBUS_I2C_BLOCK)) { in ds1682_probe()
/linux-4.4.14/drivers/iio/pressure/
Dt5403.c223 I2C_FUNC_SMBUS_I2C_BLOCK)) in t5403_probe()
/linux-4.4.14/drivers/i2c/busses/
Di2c-designware-pcidrv.c81 I2C_FUNC_SMBUS_I2C_BLOCK)
Di2c-dln2.c176 I2C_FUNC_SMBUS_I2C_BLOCK; in dln2_i2c_func()
Di2c-opal.c194 I2C_FUNC_SMBUS_I2C_BLOCK; in i2c_opal_func()
Di2c-designware-platdrv.c203 I2C_FUNC_SMBUS_I2C_BLOCK; in dw_i2c_plat_probe()
Di2c-viapro.c304 func |= I2C_FUNC_SMBUS_I2C_BLOCK; in vt596_func()
Di2c-highlander.c350 return I2C_FUNC_SMBUS_BYTE_DATA | I2C_FUNC_SMBUS_I2C_BLOCK; in highlander_i2c_func()
Di2c-amd8111.c408 I2C_FUNC_SMBUS_I2C_BLOCK | I2C_FUNC_SMBUS_PEC; in amd8111_func()
Di2c-xgene-slimpro.c372 I2C_FUNC_SMBUS_I2C_BLOCK; in xgene_slimpro_i2c_func()
Dscx200_acb.c376 I2C_FUNC_SMBUS_I2C_BLOCK; in scx200_acb_func()
Di2c-bfin-twi.c563 I2C_FUNC_I2C | I2C_FUNC_SMBUS_I2C_BLOCK; in bfin_twi_functionality()
Di2c-ismt.c616 I2C_FUNC_SMBUS_I2C_BLOCK | in ismt_func()
/linux-4.4.14/drivers/misc/lis3lv02d/
Dlis3lv02d_i2c.c135 I2C_FUNC_SMBUS_I2C_BLOCK))) in lis3lv02d_i2c_probe()
/linux-4.4.14/drivers/base/regmap/
Dregmap-i2c.c264 I2C_FUNC_SMBUS_I2C_BLOCK)) in regmap_get_i2c_bus()
/linux-4.4.14/drivers/media/i2c/
Dsony-btf-mpx.c352 if (!i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in sony_btf_mpx_probe()
/linux-4.4.14/drivers/mfd/
Dtc3589x.c376 | I2C_FUNC_SMBUS_I2C_BLOCK)) in tc3589x_probe()
/linux-4.4.14/drivers/i2c/
Di2c-stub.c38 I2C_FUNC_SMBUS_I2C_BLOCK)
/linux-4.4.14/Documentation/i2c/
Dfunctionality47 I2C_FUNC_SMBUS_I2C_BLOCK Handles the SMBus read_i2c_block_data
/linux-4.4.14/drivers/video/backlight/
Dlp855x_bl.c399 if (!i2c_check_functionality(cl->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in lp855x_probe()
/linux-4.4.14/drivers/power/
Dlp8727_charger.c553 if (!i2c_check_functionality(cl->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in lp8727_probe()
Dsbs-battery.c218 I2C_FUNC_SMBUS_I2C_BLOCK)){ in sbs_read_string_data()
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c784 I2C_FUNC_SMBUS_I2C_BLOCK)) in inv_mpu_probe()
/linux-4.4.14/drivers/input/mouse/
Delan_i2c_core.c990 I2C_FUNC_SMBUS_I2C_BLOCK)) { in elan_probe()
Dcyapa.c156 I2C_FUNC_SMBUS_I2C_BLOCK)) in cyapa_check_adapter_functionality()
/linux-4.4.14/drivers/hid/
Dhid-cp2112.c756 I2C_FUNC_SMBUS_I2C_BLOCK | in cp2112_functionality()