Searched refs:headset_count (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/codecs/
H A Drt5651.c1728 int i, headset_count = 0, headphone_count = 0; local
1754 headset_count = 0;
1761 headset_count++;
1762 if (headset_count == JACK_DETECT_COUNT)
H A Drt5640.c2259 int i, headset_count = 0, headphone_count = 0; local
2290 headset_count = 0;
2297 headset_count++;
2298 if (headset_count == JACK_DETECT_COUNT)

Completed in 187 milliseconds