Home
last modified time | relevance | path

Searched refs:needs_rescan (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dfotg210.h439 u8 needs_rescan; /* Dequeue during giveback */ member
Dfusbh200.h429 u8 needs_rescan; /* Dequeue during giveback */ member
Dfusbh200-hcd.c2328 qh->needs_rescan = 0; in qh_completions()
2518 if (unlikely(qh->needs_rescan)) { in qh_completions()
2529 qh->needs_rescan = 0; in qh_completions()
2558 qh->needs_rescan = 1; in qh_completions()
3291 qh->needs_rescan = 1; in start_unlink_async()
3323 if (qh->needs_rescan) { in scan_async()
3706 qh->needs_rescan = 1; in start_unlink_intr()
4003 if (unlikely(qh->needs_rescan || in scan_intr()
Dfotg210-hcd.c2376 qh->needs_rescan = 0; in qh_completions()
2569 if (unlikely(qh->needs_rescan)) { in qh_completions()
2580 qh->needs_rescan = 0; in qh_completions()
2609 qh->needs_rescan = 1; in qh_completions()
3347 qh->needs_rescan = 1; in start_unlink_async()
3379 if (qh->needs_rescan) { in scan_async()
3768 qh->needs_rescan = 1; in start_unlink_intr()
4070 if (unlikely(qh->needs_rescan || in scan_intr()