Searched refs:time_last (Results 1 – 1 of 1) sorted by relevance
984 u32 time_now, time_last; in aac_command_thread() local1017 time_last = fibctx->jiffies; in aac_command_thread()1023 if ((time_now - time_last) > 120) { in aac_command_thread()