Home
last modified time | relevance | path

Searched refs:wm9712_regmap_config (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mfd/
H A Dwm97xx-core.c161 static const struct regmap_config wm9712_regmap_config = { variable
286 config = &wm9712_regmap_config; in wm97xx_ac97_probe()
/linux/sound/soc/codecs/
H A Dwm9712.c84 static const struct regmap_config wm9712_regmap_config = { variable
653 regmap = regmap_init_ac97(wm9712->ac97, &wm9712_regmap_config); in wm9712_soc_probe()