Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8350.h19 int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which,
H A 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);
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dwm1133-ev1.c204 wm8350_hp_jack_detect(component, WM8350_JDR, &hp_jack, SND_JACK_HEADPHONE); in wm1133_ev1_init()