Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.h802 #define URB_GIVEBACK_ASAP 0x1 macro
H A Dhcd.c1927 !(qtd->urb->flags & URB_GIVEBACK_ASAP)) in dwc2_hcd_urb_enqueue()
4646 tflags |= URB_GIVEBACK_ASAP; in _dwc2_hcd_urb_enqueue()