Searched refs:power_button_debounce (Results 1 – 2 of 2) sorted by relevance
161 static hrtime_t power_button_debounce = MSEC2NSEC(10); variable615 if (o_tstamp && (tstamp - o_tstamp) < power_button_debounce) { in ds1287_intr()
119 static hrtime_t power_button_debounce = MSEC2NSEC(10); variable484 if (o_tstamp && (tstamp - o_tstamp) < power_button_debounce) { in power_high_intr()