Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dwm8994.h21 extern struct regmap_config wm8994_regmap_config;
Dwm8994-regmap.c1257 struct regmap_config wm8994_regmap_config = { variable
1270 EXPORT_SYMBOL(wm8994_regmap_config);
Dwm8994-core.c504 regmap_config = &wm8994_regmap_config; in wm8994_device_init()