Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
Dhcd.h803 #define URB_SEND_ZERO_PACKET 0x2 macro
Dhcd_intr.c512 (urb->flags & URB_SEND_ZERO_PACKET) && in dwc2_update_urb_state()
Dhcd.c4740 tflags |= URB_SEND_ZERO_PACKET; in _dwc2_hcd_urb_enqueue()