Searched refs:i2c_get_match_data (Results 1 – 25 of 175) sorted by relevance
1234567
33 (uintptr_t)i2c_get_match_data(client)); in ad193x_i2c_probe()
27 (uintptr_t)i2c_get_match_data(client), NULL); in adau1977_i2c_probe()
24 return ssm2602_probe(&client->dev, (uintptr_t)i2c_get_match_data(client), in ssm2602_i2c_probe()
27 (uintptr_t)i2c_get_match_data(client), NULL); in adau1781_i2c_probe()
40 return aic3x_probe(&i2c->dev, regmap, (uintptr_t)i2c_get_match_data(i2c)); in aic3x_i2c_probe()
27 (uintptr_t)i2c_get_match_data(client), NULL); in adau1761_i2c_probe()
36 const enum pcm186x_type type = (uintptr_t)i2c_get_match_data(i2c); in pcm186x_i2c_probe()
26 drvdata = (struct cs42xx8_driver_data *)i2c_get_match_data(i2c); in cs42xx8_i2c_probe()
30 type = (uintptr_t)i2c_get_match_data(i2c); in aic32x4_i2c_probe()
53 cs530x->devtype = (uintptr_t)i2c_get_match_data(client); in cs530x_i2c_probe()
26 chip_data = i2c_get_match_data(client); in adxl380_i2c_probe()
28 chip_data = i2c_get_match_data(client); in adxl355_i2c_probe()
26 chip_info = i2c_get_match_data(i2c); in kx022a_i2c_probe()
68 chip_data = i2c_get_match_data(client); in adxl313_i2c_probe()
22 chip_info = i2c_get_match_data(client); in bmi270_i2c_probe()
20 devtype = i2c_get_match_data(i2c); in sc16is7xx_i2c_probe()
14 chip_info = i2c_get_match_data(client); in bmp280_i2c_probe()
75 mc13xxx->variant = i2c_get_match_data(client); in mc13xxx_i2c_probe()
30 type = (uintptr_t)i2c_get_match_data(i2c); in wm831x_i2c_probe()
92 lp87565->dev_type = (uintptr_t)i2c_get_match_data(client); in lp87565_probe()
30 type = (uintptr_t)i2c_get_match_data(i2c); in arizona_i2c_probe()
28 type = (uintptr_t)i2c_get_match_data(i2c); in madera_i2c_probe()
22 info = i2c_get_match_data(client); in mcp230xx_probe()
106 init_info = i2c_get_match_data(i2c); in ad7091r5_i2c_probe()
117 chip_info = i2c_get_match_data(client); in ltc2497_probe()