Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dwm8994.h16 extern struct regmap_config wm8994_regmap_config;
Dwm8994-regmap.c1252 struct regmap_config wm8994_regmap_config = { variable
1265 EXPORT_SYMBOL(wm8994_regmap_config);
Dwm8994-core.c501 regmap_config = &wm8994_regmap_config; in wm8994_device_init()