Home
last modified time | relevance | path

Searched refs:rt5682_headset_detect (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5682-i2c.c65 rt5682->jack_type = rt5682_headset_detect(rt5682->component, 0); in rt5682_jd_check_handler()
H A Drt5682.c912 * rt5682_headset_detect - Detect headset.
920 int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682_headset_detect() function
1001 EXPORT_SYMBOL_GPL(rt5682_headset_detect); variable
1101 rt5682_headset_detect(rt5682->component, 1); in rt5682_jack_detect_handler()
1146 rt5682->jack_type = rt5682_headset_detect(rt5682->component, 0); in rt5682_jack_detect_handler()
H A Drt5682.h1437 int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert);
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5682.c918 * rt5682_headset_detect - Detect headset.
926 static int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682_headset_detect() function
1128 rt5682_headset_detect(rt5682->component, 1); in rt5682_jack_detect_handler()
1174 rt5682->jack_type = rt5682_headset_detect(rt5682->component, 0); in rt5682_jack_detect_handler()

Completed in 11 milliseconds