Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/
Dwm8994-core.c121 case WM1811: in wm8994_suspend()
333 case WM1811: in wm8994_device_init()
357 case WM1811: in wm8994_device_init()
402 if (wm8994->type != WM1811) in wm8994_device_init()
405 wm8994->type = WM1811; in wm8994_device_init()
466 case WM1811: in wm8994_device_init()
483 case WM1811: in wm8994_device_init()
605 { .compatible = "wlf,wm1811", .data = (void *)WM1811 },
646 { "wm1811", WM1811 },
647 { "wm1811a", WM1811 },
/linux-6.12.1/include/linux/mfd/wm8994/
Dcore.h22 WM1811 = 2, enumerator
/linux-6.12.1/sound/soc/codecs/
Dwm8994.c1049 if (control->type == WM1811) in wm8994_update_vu_bits()
2630 case WM1811: in wm8994_set_bias_level()
2675 case WM1811: in wm8994_set_bias_level()
2858 case WM1811: in wm8994_set_dai_fmt()
3102 case WM1811: in wm8994_aif3_hw_params()
3937 case WM1811: in wm8958_mic_detect()
4171 case WM1811: in wm8994_component_probe()
4226 case WM1811: in wm8994_component_probe()
4301 case WM1811: in wm8994_component_probe()
4321 case WM1811: in wm8994_component_probe()
[all …]
/linux-6.12.1/drivers/regulator/
Dwm8994-regulator.c54 case WM1811: in wm8994_ldo2_list_voltage()