Searched refs:last_interrupt_time (Results 1 – 2 of 2) sorted by relevance
79 long long last_interrupt_time; member
125 if ((interrupt_time - genie_lpm_ctx.last_interrupt_time < INTERRUPT_DELAY_TIME)) in genie_lpm_io_wakeup_handler()130 genie_lpm_ctx.last_interrupt_time = interrupt_time; in genie_lpm_io_wakeup_handler()
Completed in 6 milliseconds