Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dwm8994.h15 extern struct regmap_config wm1811_regmap_config;
Dwm8994-regmap.c1237 struct regmap_config wm1811_regmap_config = { variable
1250 EXPORT_SYMBOL(wm1811_regmap_config);
Dwm8994-core.c498 regmap_config = &wm1811_regmap_config; in wm8994_device_init()