Searched refs:pcm1789_regmap_config (Results 1 – 3 of 3) sorted by relevance
12 extern const struct regmap_config pcm1789_regmap_config;
211 const struct regmap_config pcm1789_regmap_config = { variable220 EXPORT_SYMBOL_GPL(pcm1789_regmap_config);
20 regmap = devm_regmap_init_i2c(client, &pcm1789_regmap_config); in pcm1789_i2c_probe()