Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dwm8994.h20 extern struct regmap_config wm1811_regmap_config;
Dwm8994-regmap.c1242 struct regmap_config wm1811_regmap_config = { variable
1255 EXPORT_SYMBOL(wm1811_regmap_config);
Dwm8994-core.c501 regmap_config = &wm1811_regmap_config; in wm8994_device_init()