Searched refs:last_out (Results 1 – 2 of 2) sorted by relevance
87 unsigned long last_out; /* record of last output for timeouts */ member
359 usbhid->last_out = jiffies; in hid_submit_out()550 } else if (time_after(jiffies, usbhid->last_out + HZ * 5)) { in __usbhid_submit_report()