Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dwm8994.h22 extern struct regmap_config wm8958_regmap_config;
Dwm8994-regmap.c1272 struct regmap_config wm8958_regmap_config = { variable
1285 EXPORT_SYMBOL(wm8958_regmap_config);
Dwm8994-core.c507 regmap_config = &wm8958_regmap_config; in wm8994_device_init()