Home
last modified time | relevance | path

Searched refs:need_rescan (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Duhci-hcd.h406 unsigned int need_rescan:1; /* Redo the schedule scan */ member
Duhci-q.c1743 uhci->need_rescan = 1; in uhci_scan_schedule()
1748 uhci->need_rescan = 0; in uhci_scan_schedule()
1774 if (uhci->need_rescan) in uhci_scan_schedule()