Searched refs:rt5670_headset_detect (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5670.c | 422 * rt5670_headset_detect - Detect headset. 431 static int rt5670_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5670_headset_detect() function 484 rt5670_headset_detect(component, 0); in rt5670_jack_suspend() 493 rt5670_headset_detect(component, 1); in rt5670_jack_resume() 530 report = rt5670_headset_detect(rt5670->component, 1); in rt5670_irq_detection() 567 rt5670_headset_detect(rt5670->component, 0); in rt5670_irq_detection()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5670.c | 422 * rt5670_headset_detect - Detect headset. 431 static int rt5670_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5670_headset_detect() function 484 rt5670_headset_detect(component, 0); in rt5670_jack_suspend() 493 rt5670_headset_detect(component, 1); in rt5670_jack_resume() 530 report = rt5670_headset_detect(rt5670->component, 1); in rt5670_irq_detection() 567 rt5670_headset_detect(rt5670->component, 0); in rt5670_irq_detection()
|
Completed in 10 milliseconds