Searched refs:need_rescan (Results 1 – 6 of 6) sorted by relevance
404 ehci->need_rescan = true; in ehci_work()410 ehci->need_rescan = false; in ehci_work()417 if (ehci->need_rescan) in ehci_work()
98 bool need_rescan:1; member
416 unsigned int need_rescan:1; /* Redo the schedule scan */ member
1749 uhci->need_rescan = 1; in uhci_scan_schedule()1754 uhci->need_rescan = 0; in uhci_scan_schedule()1780 if (uhci->need_rescan) in uhci_scan_schedule()
146 bool need_rescan:1; member
4864 fotg210->need_rescan = true; in fotg210_work()4870 fotg210->need_rescan = false; in fotg210_work()4877 if (fotg210->need_rescan) in fotg210_work()