Searched refs:wm8350_hp_jack_detect (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8350.h | 19 int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which,
|
H A D | wm8350.c | 1308 * wm8350_hp_jack_detect - Enable headphone jack detection. 1318 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); variable
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8350.h | 19 int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which,
|
H A D | wm8350.c | 1309 * wm8350_hp_jack_detect - Enable headphone jack detection. 1319 int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which, in wm8350_hp_jack_detect() function 1362 EXPORT_SYMBOL_GPL(wm8350_hp_jack_detect); variable
|
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | wm1133-ev1.c | 204 wm8350_hp_jack_detect(component, WM8350_JDR, &hp_jack, SND_JACK_HEADPHONE); in wm1133_ev1_init()
|
Completed in 6 milliseconds