Home
last modified time | relevance | path

Searched refs:WM8958 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mfd/
H A Dwm8994-core.c120 case WM8958: in wm8994_suspend()
339 case WM8958: in wm8994_device_init()
365 case WM8958: in wm8994_device_init()
416 if (wm8994->type != WM8958) in wm8994_device_init()
419 wm8994->type = WM8958; in wm8994_device_init()
455 case WM8958: in wm8994_device_init()
489 case WM8958: in wm8994_device_init()
607 { .compatible = "wlf,wm8958", .data = (void *)WM8958 },
649 { "wm8958", WM8958 },
/linux/include/linux/mfd/wm8994/
H A Dcore.h21 WM8958 = 1, enumerator
/linux/drivers/regulator/
H A Dwm8994-regulator.c52 case WM8958: in wm8994_ldo2_list_voltage()
/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c3 * wm8958-dsp2.c -- WM8958 DSP2 support
418 if (control->type != WM8958) in wm8958_aif_ev()