Searched refs:headset_count (Results 1 – 2 of 2) sorted by relevance
1779 int i, headset_count = 0, headphone_count = 0; in rt5651_detect_headset() local1805 headset_count = 0; in rt5651_detect_headset()1812 headset_count++; in rt5651_detect_headset()1813 if (headset_count == JACK_DETECT_COUNT) in rt5651_detect_headset()
2248 int i, headset_count = 0, headphone_count = 0; in rt5640_detect_headset() local2274 headset_count = 0; in rt5640_detect_headset()2281 headset_count++; in rt5640_detect_headset()2282 if (headset_count == JACK_DETECT_COUNT) in rt5640_detect_headset()