Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Drt5682-i2c.c65 rt5682->jack_type = rt5682_headset_detect(rt5682->component, 0); in rt5682_jd_check_handler()
Drt5682.c921 int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682_headset_detect() function
1002 EXPORT_SYMBOL_GPL(rt5682_headset_detect);
1102 rt5682_headset_detect(rt5682->component, 1); in rt5682_jack_detect_handler()
1148 rt5682->jack_type = rt5682_headset_detect(rt5682->component, 0); in rt5682_jack_detect_handler()
Drt5682.h1454 int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert);