Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5651.c1722 int i, headset_count = 0, headphone_count = 0; in rt5651_detect_headset() local
1749 headphone_count++; in rt5651_detect_headset()
1750 if (headphone_count == JACK_DETECT_COUNT) in rt5651_detect_headset()
1754 headphone_count = 0; in rt5651_detect_headset()
Drt5640.c2249 int i, headset_count = 0, headphone_count = 0; in rt5640_detect_headset() local
2276 headphone_count++; in rt5640_detect_headset()
2277 if (headphone_count == JACK_DETECT_COUNT) in rt5640_detect_headset()
2281 headphone_count = 0; in rt5640_detect_headset()