Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dhcd.h802 #define URB_SEND_ZERO_PACKET 0x2 macro
Dhcd_intr.c512 (urb->flags & URB_SEND_ZERO_PACKET) && in dwc2_update_urb_state()
Dhcd.c4748 tflags |= URB_SEND_ZERO_PACKET; in _dwc2_hcd_urb_enqueue()