Searched refs:headphone_count (Results 1 – 2 of 2) sorted by relevance
1728 int i, headset_count = 0, headphone_count = 0; in rt5651_detect_headset() local1755 headphone_count++; in rt5651_detect_headset()1756 if (headphone_count == JACK_DETECT_COUNT) in rt5651_detect_headset()1760 headphone_count = 0; in rt5651_detect_headset()
2259 int i, headset_count = 0, headphone_count = 0; in rt5640_detect_headset() local2291 headphone_count++; in rt5640_detect_headset()2292 if (headphone_count == JACK_DETECT_COUNT) in rt5640_detect_headset()2296 headphone_count = 0; in rt5640_detect_headset()