Home
last modified time | relevance | path

Searched refs:headphone_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5640.c2246 int i, headset_count = 0, headphone_count = 0; in rt5640_detect_headset() local
2273 headphone_count++; in rt5640_detect_headset()
2274 if (headphone_count == JACK_DETECT_COUNT) in rt5640_detect_headset()
2278 headphone_count = 0; in rt5640_detect_headset()
H A Drt5651.c1728 int i, headset_count = 0, headphone_count = 0; in rt5651_detect_headset() local
1755 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()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5640.c2262 int i, headset_count = 0, headphone_count = 0; in rt5640_detect_headset() local
2294 headphone_count++; in rt5640_detect_headset()
2295 if (headphone_count == JACK_DETECT_COUNT) in rt5640_detect_headset()
2299 headphone_count = 0; in rt5640_detect_headset()
H A Drt5651.c1728 int i, headset_count = 0, headphone_count = 0; in rt5651_detect_headset() local
1755 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()

Completed in 11 milliseconds