Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5640.c2176 #define BP_THRESHOLD 3 macro
2205 if (rt5640->press_count >= BP_THRESHOLD) in rt5640_button_press_work()
2231 if (rt5640->release_count >= BP_THRESHOLD) { in rt5640_button_press_work()
H A Drt5651.c1658 #define BP_THRESHOLD 3 macro
1687 if (rt5651->press_count >= BP_THRESHOLD) in rt5651_button_press_work()
1713 if (rt5651->release_count >= BP_THRESHOLD) { in rt5651_button_press_work()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5640.c2192 #define BP_THRESHOLD 3 macro
2221 if (rt5640->press_count >= BP_THRESHOLD) in rt5640_button_press_work()
2247 if (rt5640->release_count >= BP_THRESHOLD) { in rt5640_button_press_work()
H A Drt5651.c1658 #define BP_THRESHOLD 3 macro
1687 if (rt5651->press_count >= BP_THRESHOLD) in rt5651_button_press_work()
1713 if (rt5651->release_count >= BP_THRESHOLD) { in rt5651_button_press_work()

Completed in 10 milliseconds