need_rescan 391 drivers/usb/host/ehci-hcd.c ehci->need_rescan = true; need_rescan 397 drivers/usb/host/ehci-hcd.c ehci->need_rescan = false; need_rescan 404 drivers/usb/host/ehci-hcd.c if (ehci->need_rescan) need_rescan 133 drivers/usb/host/ehci.h bool need_rescan:1; need_rescan 4837 drivers/usb/host/fotg210-hcd.c fotg210->need_rescan = true; need_rescan 4843 drivers/usb/host/fotg210-hcd.c fotg210->need_rescan = false; need_rescan 4850 drivers/usb/host/fotg210-hcd.c if (fotg210->need_rescan) need_rescan 98 drivers/usb/host/fotg210.h bool need_rescan:1; need_rescan 417 drivers/usb/host/uhci-hcd.h unsigned int need_rescan:1; /* Redo the schedule scan */ need_rescan 1748 drivers/usb/host/uhci-q.c uhci->need_rescan = 1; need_rescan 1753 drivers/usb/host/uhci-q.c uhci->need_rescan = 0; need_rescan 1779 drivers/usb/host/uhci-q.c if (uhci->need_rescan)