Searched refs:i2c_get_match_data (Results 1 – 13 of 13) 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()
1095 chip->driver_data = (uintptr_t)i2c_get_match_data(client); in pca953x_probe()
723 data->id = (uintptr_t)i2c_get_match_data(client); in tmp51x_probe()
573 config = i2c_get_match_data(client); in pcf85063_probe()
862 isl1208->config = i2c_get_match_data(client); in isl1208_probe()
117 const void *i2c_get_match_data(const struct i2c_client *client) in i2c_get_match_data() function134 EXPORT_SYMBOL(i2c_get_match_data);
1111 vc7->chip_info = i2c_get_match_data(client); in vc7_probe()
958 vc5->chip_info = i2c_get_match_data(client); in vc5_probe()