Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
A Dgadget.c3325 if ((dep->flags & DWC3_EP_IGNORE_NEXT_NOSTREAM) || in dwc3_nostream_work()
3354 dep->flags &= ~DWC3_EP_IGNORE_NEXT_NOSTREAM; in dwc3_nostream_work()
3810 dep->flags |= DWC3_EP_IGNORE_NEXT_NOSTREAM; in dwc3_gadget_endpoint_command_complete()
3847 dep->flags &= ~DWC3_EP_IGNORE_NEXT_NOSTREAM; in dwc3_gadget_endpoint_stream_event()
3856 dep->flags &= ~DWC3_EP_IGNORE_NEXT_NOSTREAM; in dwc3_gadget_endpoint_stream_event()
A Dcore.h768 #define DWC3_EP_IGNORE_NEXT_NOSTREAM BIT(8) macro

Completed in 18 milliseconds