Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dfotg210.h446 u8 needs_rescan; /* Dequeue during giveback */ member
Dfotg210-hcd.c2269 qh->needs_rescan = 0; in qh_completions()
2459 if (unlikely(qh->needs_rescan)) { in qh_completions()
2470 qh->needs_rescan = 0; in qh_completions()
2499 qh->needs_rescan = 1; in qh_completions()
3203 qh->needs_rescan = 1; in start_unlink_async()
3233 if (qh->needs_rescan) { in scan_async()
3603 qh->needs_rescan = 1; in start_unlink_intr()
3891 if (unlikely(qh->needs_rescan || in scan_intr()