Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhcd.h774 #define URB_SEND_ZERO_PACKET 0x2 macro
Dhcd_intr.c482 (urb->flags & URB_SEND_ZERO_PACKET) && in dwc2_update_urb_state()
Dhcd.c4711 tflags |= URB_SEND_ZERO_PACKET; in _dwc2_hcd_urb_enqueue()