dequeue_during_giveback  922 drivers/usb/host/ehci-hcd.c 			qh->dequeue_during_giveback = 1;
dequeue_during_giveback  315 drivers/usb/host/ehci-q.c 	qh->dequeue_during_giveback = 0;
dequeue_during_giveback  516 drivers/usb/host/ehci-q.c 	if (unlikely(qh->dequeue_during_giveback)) {
dequeue_during_giveback  439 drivers/usb/host/ehci.h 	unsigned		dequeue_during_giveback:1;