Home
last modified time | relevance | path

Searched refs:i2c_get_match_data (Results 1 – 25 of 119) sorted by relevance

12345

/linux/sound/soc/codecs/
H A Dadau1977-i2c.c26 (uintptr_t)i2c_get_match_data(client), NULL); in adau1977_i2c_probe()
H A Dadau1781-i2c.c26 (uintptr_t)i2c_get_match_data(client), NULL); in adau1781_i2c_probe()
H A Dadau1761-i2c.c26 (uintptr_t)i2c_get_match_data(client), NULL); in adau1761_i2c_probe()
H A Dtlv320aic32x4-i2c.c35 type = (uintptr_t)i2c_get_match_data(i2c); in aic32x4_i2c_remove()
H A Dcs530x-i2c.c69 cs530x->devtype = (uintptr_t)i2c_get_match_data(client);
H A Dcs42xx8-i2c.c22 drvdata = (struct cs42xx8_driver_data *)i2c_get_match_data(i2c); in cs42xx8_i2c_probe()
H A Dcs35l56-i2c.c20 unsigned int id = (u32)(uintptr_t)i2c_get_match_data(client); in cs35l56_i2c_probe()
/linux/drivers/iio/accel/
H A Dadxl355_i2c.c28 chip_data = i2c_get_match_data(client); in adxl355_i2c_probe()
H A Dadxl380_i2c.c25 chip_data = i2c_get_match_data(client); in adxl380_i2c_probe()
H A Dadxl372_i2c.c27 chip_info = i2c_get_match_data(client); in adxl372_i2c_probe()
H A Dkionix-kx022a-i2c.c26 chip_info = i2c_get_match_data(i2c); in kx022a_i2c_probe()
H A Dadxl313_i2c.c74 chip_data = i2c_get_match_data(client); in adxl313_i2c_probe()
/linux/drivers/iio/imu/bmi270/
H A Dbmi270_i2c.c22 chip_info = i2c_get_match_data(client); in bmi270_i2c_probe()
/linux/drivers/mfd/
H A Dmc13xxx-i2c.c75 mc13xxx->variant = i2c_get_match_data(client); in mc13xxx_i2c_probe()
H A Dwm831x-i2c.c30 type = (uintptr_t)i2c_get_match_data(i2c); in wm831x_i2c_probe()
H A Dlp87565.c91 lp87565->dev_type = (uintptr_t)i2c_get_match_data(client); in lp87565_probe()
H A Darizona-i2c.c30 type = (uintptr_t)i2c_get_match_data(i2c); in arizona_i2c_probe()
H A Dmadera-i2c.c28 type = (uintptr_t)i2c_get_match_data(i2c); in madera_i2c_probe()
/linux/drivers/tty/serial/
H A Dsc16is7xx_i2c.c19 devtype = i2c_get_match_data(i2c); in sc16is7xx_i2c_probe()
/linux/drivers/iio/imu/inv_icm45600/
H A Dinv_icm45600_i2c.c25 chip_info = i2c_get_match_data(client); in inv_icm45600_probe()
/linux/drivers/iio/dac/
H A Dad5446-i2c.c36 chip_info = i2c_get_match_data(i2c); in ad5446_i2c_probe()
/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08_i2c.c21 info = i2c_get_match_data(client); in mcp230xx_probe()
/linux/drivers/hwmon/pmbus/
H A Dadp1050.c83 info = (struct pmbus_driver_info *)i2c_get_match_data(client); in adp1050_probe()
/linux/drivers/iio/adc/
H A Dltc2497.c116 chip_info = i2c_get_match_data(client); in ltc2497_probe()
/linux/drivers/iio/potentiometer/
H A Dmcp4018.c164 data->cfg = i2c_get_match_data(client); in mcp4018_probe()

12345