Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dfhci-sched.c702 int urb_state = 0; in fhci_queue_urb() local
773 urb_state = US_BULK0; in fhci_queue_urb()
836 urb_state = US_CTRL_SETUP; in fhci_queue_urb()
868 urb->pipe |= urb_state & 0x1f; in fhci_queue_urb()