Home
last modified time | relevance | path

Searched refs:wm8958_regmap_config (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dwm8994.h17 extern struct regmap_config wm8958_regmap_config;
Dwm8994-regmap.c1267 struct regmap_config wm8958_regmap_config = { variable
1280 EXPORT_SYMBOL(wm8958_regmap_config);
Dwm8994-core.c504 regmap_config = &wm8958_regmap_config; in wm8994_device_init()