Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5651.c1728 int i, headset_count = 0, headphone_count = 0; in rt5651_detect_headset() local
1754 headset_count = 0; in rt5651_detect_headset()
1761 headset_count++; in rt5651_detect_headset()
1762 if (headset_count == JACK_DETECT_COUNT) in rt5651_detect_headset()
H A Drt5640.c2262 int i, headset_count = 0, headphone_count = 0; in rt5640_detect_headset() local
2293 headset_count = 0; in rt5640_detect_headset()
2300 headset_count++; in rt5640_detect_headset()
2301 if (headset_count == JACK_DETECT_COUNT) in rt5640_detect_headset()