Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dfhci-sched.c702 int urb_state = 0; in fhci_queue_urb() local
770 urb_state = US_BULK0; in fhci_queue_urb()
833 urb_state = US_CTRL_SETUP; in fhci_queue_urb()
865 urb->pipe |= urb_state & 0x1f; in fhci_queue_urb()