Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
D88pm860x-codec.h88 extern int pm860x_hs_jack_detect(struct snd_soc_component *, struct snd_soc_jack *,
D88pm860x-codec.c1249 int pm860x_hs_jack_detect(struct snd_soc_component *component, in pm860x_hs_jack_detect() function
1280 EXPORT_SYMBOL_GPL(pm860x_hs_jack_detect);
/linux-6.1.9/sound/soc/pxa/
Dttc-dkb.c77 pm860x_hs_jack_detect(component, &hs_jack, SND_JACK_HEADPHONE, in ttc_pm860x_init()