Home
last modified time | relevance | path

Searched refs:pcm1789_regmap_config (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dpcm1789.h12 extern const struct regmap_config pcm1789_regmap_config;
H A Dpcm1789-i2c.c21 regmap = devm_regmap_init_i2c(client, &pcm1789_regmap_config); in pcm1789_i2c_probe()
H A Dpcm1789.c211 const struct regmap_config pcm1789_regmap_config = { variable
220 EXPORT_SYMBOL_GPL(pcm1789_regmap_config); variable
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dpcm1789.h12 extern const struct regmap_config pcm1789_regmap_config;
H A Dpcm1789-i2c.c20 regmap = devm_regmap_init_i2c(client, &pcm1789_regmap_config); in pcm1789_i2c_probe()
H A Dpcm1789.c211 const struct regmap_config pcm1789_regmap_config = { variable
220 EXPORT_SYMBOL_GPL(pcm1789_regmap_config); variable

Completed in 4 milliseconds