Searched refs:DWC3_EP_IGNORE_NEXT_NOSTREAM (Results 1 – 2 of 2) sorted by relevance
764 #define DWC3_EP_IGNORE_NEXT_NOSTREAM BIT(8) macro
3683 dep->flags |= DWC3_EP_IGNORE_NEXT_NOSTREAM; in dwc3_gadget_endpoint_command_complete()3743 if ((dep->flags & DWC3_EP_IGNORE_NEXT_NOSTREAM) || in dwc3_gadget_endpoint_stream_event()3776 dep->flags &= ~DWC3_EP_IGNORE_NEXT_NOSTREAM; in dwc3_gadget_endpoint_stream_event()