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