Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c920 int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682_headset_detect() function
1001 EXPORT_SYMBOL_GPL(rt5682_headset_detect);
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);