Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dehci-q.c342 qh->needs_rescan = 0; in qh_completions()
532 if (unlikely(qh->needs_rescan)) { in qh_completions()
543 qh->needs_rescan = 0; in qh_completions()
572 qh->needs_rescan = 1; in qh_completions()
1295 if (qh->needs_rescan) in scan_async()
Dehci.h369 u8 needs_rescan; /* Dequeue during giveback */ member
Dehci-sched.c673 qh->needs_rescan = 1; in intr_deschedule()
2351 temp.qh->needs_rescan)) in scan_periodic()
Dehci-hcd.c1044 qh->needs_rescan = 1; in unlink_async()