Searched refs:auto_stop_time (Results 1 – 2 of 2) sorted by relevance
220 uhci->auto_stop_time = jiffies + HZ; in uhci_hub_status_data()228 else if (time_after_eq(jiffies, uhci->auto_stop_time) && in uhci_hub_status_data()
408 unsigned long auto_stop_time; /* When to AUTO_STOP */ member