Home
last modified time | relevance | path

Searched refs:dequeue_during_giveback (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci.h446 unsigned dequeue_during_giveback:1; member
H A Dehci-q.c315 qh->dequeue_during_giveback = 0; in qh_completions()
516 if (unlikely(qh->dequeue_during_giveback)) { in qh_completions()
H A Dehci-hcd.c956 qh->dequeue_during_giveback = 1; in ehci_urb_dequeue()