Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfhci-sched.c706 int urb_state = 0; in fhci_queue_urb() local
777 urb_state = US_BULK0; in fhci_queue_urb()
840 urb_state = US_CTRL_SETUP; in fhci_queue_urb()
872 urb->pipe |= urb_state & 0x1f; in fhci_queue_urb()