Searched refs:i2c_get_match_data (Results 1 – 18 of 18) sorted by relevance
28 chip_data = i2c_get_match_data(client); in adxl355_i2c_probe()
68 chip_data = i2c_get_match_data(client); in adxl313_i2c_probe()
75 mc13xxx->variant = i2c_get_match_data(client); in mc13xxx_i2c_probe()
165 data->cfg = i2c_get_match_data(client); in mcp4018_probe()
376 data->cfg = i2c_get_match_data(client); in mcp4531_probe()
298 gpio->chip.ngpio = (uintptr_t)i2c_get_match_data(client); in pcf857x_probe()
1096 chip->driver_data = (uintptr_t)i2c_get_match_data(client); in pca953x_probe()
407 data->chip_id = (enum chips)(uintptr_t)i2c_get_match_data(client); in mp2856_probe()
729 data->id = (uintptr_t)i2c_get_match_data(client); in tmp51x_probe()
514 enum chips chip = (uintptr_t)i2c_get_match_data(client); in max16065_probe()
887 regmap_cfg = i2c_get_match_data(i2c); in ak4613_i2c_probe()
582 config = i2c_get_match_data(client); in pcf85063_probe()
862 isl1208->config = i2c_get_match_data(client); in isl1208_probe()
361 const void *i2c_get_match_data(const struct i2c_client *client);
927 data->def = i2c_get_match_data(client); in ak8975_probe()
120 const void *i2c_get_match_data(const struct i2c_client *client) in i2c_get_match_data() function137 EXPORT_SYMBOL(i2c_get_match_data);
958 vc5->chip_info = i2c_get_match_data(client); in vc5_probe()
1111 vc7->chip_info = i2c_get_match_data(client); in vc7_probe()