Home
last modified time | relevance | path

Searched refs:headphone_count (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5651.c1779 int i, headset_count = 0, headphone_count = 0; in rt5651_detect_headset() local
1806 headphone_count++; in rt5651_detect_headset()
1807 if (headphone_count == JACK_DETECT_COUNT) in rt5651_detect_headset()
1811 headphone_count = 0; in rt5651_detect_headset()
H A Drt5640.c2248 int i, headset_count = 0, headphone_count = 0; in rt5640_detect_headset() local
2275 headphone_count++; in rt5640_detect_headset()
2276 if (headphone_count == JACK_DETECT_COUNT) in rt5640_detect_headset()
2280 headphone_count = 0; in rt5640_detect_headset()