Searched refs:BP_POLL_TIME (Results 1 – 2 of 2) sorted by relevance
1656 #define BP_POLL_TIME 10 /* milli seconds */ macro1670 schedule_delayed_work(&rt5651->bp_work, msecs_to_jiffies(BP_POLL_TIME)); in rt5651_start_button_press_work()1700 if (rt5651->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5651_button_press_work()1702 msecs_to_jiffies(BP_POLL_TIME)); in rt5651_button_press_work()1723 schedule_delayed_work(&rt5651->bp_work, msecs_to_jiffies(BP_POLL_TIME)); in rt5651_button_press_work()
2187 #define BP_POLL_TIME 10 /* milli seconds */ macro2201 schedule_delayed_work(&rt5640->bp_work, msecs_to_jiffies(BP_POLL_TIME)); in rt5640_start_button_press_work()2231 if (rt5640->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5640_button_press_work()2233 msecs_to_jiffies(BP_POLL_TIME)); in rt5640_button_press_work()2254 schedule_delayed_work(&rt5640->bp_work, msecs_to_jiffies(BP_POLL_TIME)); in rt5640_button_press_work()