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