pcm1789_regmap_config   21 sound/soc/codecs/pcm1789-i2c.c 	regmap = devm_regmap_init_i2c(client, &pcm1789_regmap_config);
pcm1789_regmap_config  210 sound/soc/codecs/pcm1789.c const struct regmap_config pcm1789_regmap_config = {
pcm1789_regmap_config  219 sound/soc/codecs/pcm1789.c EXPORT_SYMBOL_GPL(pcm1789_regmap_config);
pcm1789_regmap_config   12 sound/soc/codecs/pcm1789.h extern const struct regmap_config pcm1789_regmap_config;