Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dfotg210.h446 u8 needs_rescan; /* Dequeue during giveback */ member
Dfotg210-hcd.c2276 qh->needs_rescan = 0; in qh_completions()
2466 if (unlikely(qh->needs_rescan)) { in qh_completions()
2477 qh->needs_rescan = 0; in qh_completions()
2506 qh->needs_rescan = 1; in qh_completions()
3207 qh->needs_rescan = 1; in start_unlink_async()
3237 if (qh->needs_rescan) { in scan_async()
3607 qh->needs_rescan = 1; in start_unlink_intr()
3895 if (unlikely(qh->needs_rescan || in scan_intr()