Home
last modified time | relevance | path

Searched refs:i2c_client_get_device_id (Results 1 – 25 of 133) sorted by relevance

123456

/linux/drivers/iio/accel/
H A Dbma400_i2c.c18 const struct i2c_device_id *id = i2c_client_get_device_id(client); in bma400_i2c_probe()
H A Dmma7455_i2c.c15 const struct i2c_device_id *id = i2c_client_get_device_id(i2c); in mma7455_i2c_probe()
H A Dbmi088-accel-i2c.c22 const struct i2c_device_id *id = i2c_client_get_device_id(i2c); in bmi088_accel_probe()
H A Dadxl372_i2c.c23 const struct i2c_device_id *id = i2c_client_get_device_id(client); in adxl372_i2c_probe()
/linux/drivers/iio/chemical/
H A Dbme680_i2c.c22 const struct i2c_device_id *id = i2c_client_get_device_id(client); in bme680_i2c_probe()
/linux/drivers/iio/imu/
H A Dfxos8700_i2c.c22 const struct i2c_device_id *id = i2c_client_get_device_id(client); in fxos8700_i2c_probe()
/linux/drivers/iio/imu/bmi160/
H A Dbmi160_i2c.c20 const struct i2c_device_id *id = i2c_client_get_device_id(client); in bmi160_i2c_probe()
/linux/drivers/iio/pressure/
H A Dmpl115_i2c.c40 const struct i2c_device_id *id = i2c_client_get_device_id(client); in mpl115_i2c_probe()
H A Dbmp280-i2c.c10 const struct i2c_device_id *id = i2c_client_get_device_id(client); in bmp280_i2c_probe()
H A Dzpa2326_i2c.c43 const struct i2c_device_id *i2c_id = i2c_client_get_device_id(client); in zpa2326_probe_i2c()
H A Dms5611_i2c.c84 const struct i2c_device_id *id = i2c_client_get_device_id(client); in ms5611_i2c_probe()
/linux/drivers/iio/magnetometer/
H A Dbmc150_magn_i2c.c20 const struct i2c_device_id *id = i2c_client_get_device_id(client); in bmc150_magn_i2c_probe()
H A Dhmc5843_i2c.c57 const struct i2c_device_id *id = i2c_client_get_device_id(cli); in hmc5843_i2c_probe()
/linux/sound/pci/hda/
H A Dcs35l56_hda_i2c.c16 const struct i2c_device_id *id = i2c_client_get_device_id(clt); in cs35l56_hda_i2c_probe()
/linux/drivers/misc/
H A Dad525x_dpot-i2c.c55 const struct i2c_device_id *id = i2c_client_get_device_id(client); in ad_dpot_i2c_probe()
/linux/drivers/iio/dac/
H A Dad5696-i2c.c63 const struct i2c_device_id *id = i2c_client_get_device_id(i2c); in ad5686_i2c_probe()
H A Dad5593r.c104 const struct i2c_device_id *id = i2c_client_get_device_id(i2c); in ad5593r_i2c_probe()
/linux/drivers/iio/adc/
H A Dltc2471.c104 const struct i2c_device_id *id = i2c_client_get_device_id(client); in ltc2471_i2c_probe()
H A Dltc2485.c94 const struct i2c_device_id *id = i2c_client_get_device_id(client); in ltc2485_probe()
/linux/drivers/staging/iio/addac/
H A Dadt7316-i2c.c98 const struct i2c_device_id *id = i2c_client_get_device_id(client); in adt7316_i2c_probe()
/linux/drivers/mfd/
H A Dstmpe-i2c.c72 const struct i2c_device_id *id = i2c_client_get_device_id(i2c); in stmpe_i2c_probe()
H A Dda9052-i2c.c128 const struct i2c_device_id *id = i2c_client_get_device_id(client); in da9052_i2c_probe()
/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_i2c.c31 hw_id = i2c_client_get_device_id(client)->driver_data; in st_lsm6dsx_i2c_probe()
/linux/drivers/macintosh/
H A Dwindfarm_lm75_sensor.c92 const struct i2c_device_id *id = i2c_client_get_device_id(client); in wf_lm75_probe()
/linux/drivers/iio/potentiometer/
H A Dtpl0102.c125 const struct i2c_device_id *id = i2c_client_get_device_id(client); in tpl0102_probe()

123456