Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8350.h19 int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which,
Dwm8350.c1318 int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which, in wm8350_hp_jack_detect() function
1361 EXPORT_SYMBOL_GPL(wm8350_hp_jack_detect);
/Linux-v5.4/sound/soc/fsl/
Dwm1133-ev1.c204 wm8350_hp_jack_detect(component, WM8350_JDR, &hp_jack, SND_JACK_HEADPHONE); in wm1133_ev1_init()