Searched refs:devm_cci_regmap_init_i2c (Results 1 – 5 of 5) sorted by relevance
186 struct regmap *devm_cci_regmap_init_i2c(struct i2c_client *client, in devm_cci_regmap_init_i2c() function198 EXPORT_SYMBOL_GPL(devm_cci_regmap_init_i2c);
137 struct regmap *devm_cci_regmap_init_i2c(struct i2c_client *client,
911 ov02c10->regmap = devm_cci_regmap_init_i2c(client, 16); in ov02c10_probe()
2096 thp7312->regmap = devm_cci_regmap_init_i2c(client, 16); in thp7312_probe()
2427 alvium->regmap = devm_cci_regmap_init_i2c(client, 16); in alvium_probe()