Home
last modified time | relevance | path

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

123456

/linux/drivers/iio/accel/
H A Dadxl380_i2c.c26 chip_data = i2c_get_match_data(client); in adxl380_i2c_probe()
H A Dadxl355_i2c.c28 chip_data = i2c_get_match_data(client); in adxl355_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()
H A Dda280.c111 match_data = i2c_get_match_data(client); in da280_probe()
/linux/drivers/iio/imu/bmi270/
H A Dbmi270_i2c.c23 chip_info = i2c_get_match_data(client); in bmi270_i2c_probe()
/linux/sound/soc/codecs/
H A Dtlv320aic32x4-i2c.c30 type = (uintptr_t)i2c_get_match_data(i2c); in aic32x4_i2c_probe()
H A Dcs530x-i2c.c53 cs530x->devtype = (uintptr_t)i2c_get_match_data(client); in cs530x_i2c_probe()
H A Dcs35l56-i2c.c20 unsigned int id = (u32)(uintptr_t)i2c_get_match_data(client); in cs35l56_i2c_probe()
/linux/drivers/tty/serial/
H A Dsc16is7xx_i2c.c20 devtype = i2c_get_match_data(i2c); in sc16is7xx_i2c_probe()
/linux/drivers/iio/pressure/
H A Dbmp280-i2c.c14 chip_info = i2c_get_match_data(client); in bmp280_i2c_probe()
/linux/drivers/dpll/zl3073x/
H A Di2c.c25 return zl3073x_dev_probe(zldev, i2c_get_match_data(client)); in zl3073x_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.c92 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/pinctrl/
H A Dpinctrl-mcp23s08_i2c.c22 info = i2c_get_match_data(client); in mcp230xx_probe()
/linux/drivers/iio/adc/
H A Dad7091r5.c106 init_info = i2c_get_match_data(i2c); in ad7091r5_i2c_probe()
H A Dltc2497.c117 chip_info = i2c_get_match_data(client); in ltc2497_probe()
/linux/drivers/hwmon/
H A Dnct6775-i2c.c164 data->kind = (enum kinds)(uintptr_t)i2c_get_match_data(client); in nct6775_i2c_probe()
H A Dmcp3021.c151 type = (uintptr_t)i2c_get_match_data(client); in mcp3021_probe()
H A Dads7828.c139 chip = (uintptr_t)i2c_get_match_data(client); in ads7828_probe()
/linux/drivers/iio/potentiometer/
H A Dmcp4018.c165 data->cfg = i2c_get_match_data(client); in mcp4018_probe()
/linux/drivers/iio/temperature/
H A Dtmp117.c179 match_data = i2c_get_match_data(client); in tmp117_probe()

123456