Searched refs:press_count (Results 1 – 5 of 5) sorted by relevance
760 static int button_to_report, press_count; in es8326_jack_button_handler() local792 press_count++; in es8326_jack_button_handler()793 if (press_count > 3) { in es8326_jack_button_handler()797 press_count = 0; in es8326_jack_button_handler()
1665 rt5651->press_count = 0; in rt5651_start_button_press_work()1685 rt5651->press_count++; in rt5651_button_press_work()1687 if (rt5651->press_count >= BP_THRESHOLD) in rt5651_button_press_work()1691 rt5651->press_count = 0; in rt5651_button_press_work()
2196 rt5640->press_count = 0; in rt5640_start_button_press_work()2216 rt5640->press_count++; in rt5640_button_press_work()2218 if (rt5640->press_count >= BP_THRESHOLD) in rt5640_button_press_work()2222 rt5640->press_count = 0; in rt5640_button_press_work()
2163 int press_count; member
2079 int press_count; member