Searched refs:need_rescan (Results 1 – 6 of 6) sorted by relevance
391 ehci->need_rescan = true; in ehci_work()397 ehci->need_rescan = false; in ehci_work()404 if (ehci->need_rescan) in ehci_work()
98 bool need_rescan:1; member
417 unsigned int need_rescan:1; /* Redo the schedule scan */ member
1748 uhci->need_rescan = 1; in uhci_scan_schedule()1753 uhci->need_rescan = 0; in uhci_scan_schedule()1779 if (uhci->need_rescan) in uhci_scan_schedule()
133 bool need_rescan:1; member
4831 fotg210->need_rescan = true; in fotg210_work()4837 fotg210->need_rescan = false; in fotg210_work()4844 if (fotg210->need_rescan) in fotg210_work()