Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h447 u8 needs_rescan; /* Dequeue during giveback */ member
H A Dfotg210-hcd.c2271 qh->needs_rescan = 0; in qh_completions()
2461 if (unlikely(qh->needs_rescan)) { in qh_completions()
2472 qh->needs_rescan = 0; in qh_completions()
2501 qh->needs_rescan = 1; in qh_completions()
3202 qh->needs_rescan = 1; in start_unlink_async()
3232 if (qh->needs_rescan) { in scan_async()
3602 qh->needs_rescan = 1; in start_unlink_intr()
3890 if (unlikely(qh->needs_rescan || in scan_intr()