Searched refs:power_button_timeouts (Results 1 – 2 of 2) sorted by relevance
169 static int power_button_timeouts = 0; variable638 power_button_cancel += power_button_timeouts; in ds1287_intr()697 power_button_timeouts++; in ds1287_softintr()735 power_button_timeouts--; in ds1287_timeout()755 timeout_cancel = power_button_timeouts + in ds1287_timeout()758 power_button_timeouts--; in ds1287_timeout()759 if (!power_button_timeouts) in ds1287_timeout()776 power_button_timeouts--; in ds1287_timeout()777 if (!power_button_timeouts) in ds1287_timeout()
127 static int power_button_timeouts = 0; variable507 power_button_cancel += power_button_timeouts; in power_high_intr()566 power_button_timeouts++; in power_soft_intr()603 power_button_timeouts--; in power_timeout()623 timeout_cancel = power_button_timeouts + in power_timeout()626 power_button_timeouts--; in power_timeout()627 if (!power_button_timeouts) in power_timeout()644 power_button_timeouts--; in power_timeout()645 if (!power_button_timeouts) in power_timeout()