Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5640.c2171 #define JACK_DETECT_COUNT 5 macro
2253 * detect the same type JACK_DETECT_COUNT times in a row. in rt5640_detect_headset()
2274 if (headphone_count == JACK_DETECT_COUNT) in rt5640_detect_headset()
2280 if (headset_count == JACK_DETECT_COUNT) in rt5640_detect_headset()
H A Drt5651.c1653 #define JACK_DETECT_COUNT 5 macro
1735 * detect the same type JACK_DETECT_COUNT times in a row. in rt5651_detect_headset()
1756 if (headphone_count == JACK_DETECT_COUNT) in rt5651_detect_headset()
1762 if (headset_count == JACK_DETECT_COUNT) in rt5651_detect_headset()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5640.c2187 #define JACK_DETECT_COUNT 5 macro
2269 * detect the same type JACK_DETECT_COUNT times in a row. in rt5640_detect_headset()
2295 if (headphone_count == JACK_DETECT_COUNT) in rt5640_detect_headset()
2301 if (headset_count == JACK_DETECT_COUNT) in rt5640_detect_headset()
H A Drt5651.c1653 #define JACK_DETECT_COUNT 5 macro
1735 * detect the same type JACK_DETECT_COUNT times in a row. in rt5651_detect_headset()
1756 if (headphone_count == JACK_DETECT_COUNT) in rt5651_detect_headset()
1762 if (headset_count == JACK_DETECT_COUNT) in rt5651_detect_headset()

Completed in 11 milliseconds