Searched refs:BDC_EP_ENABLED (Results 1 – 4 of 4) sorted by relevance
124 bdc->bdc_ep_array[1]->flags |= BDC_EP_ENABLED; in bdc_uspc_connected()139 if (ep && (ep->flags & BDC_EP_ENABLED)) in bdc_uspc_disconnected()
248 #define BDC_EP_ENABLED BIT(0) macro
345 if (!(ep->flags & BDC_EP_ENABLED)) { in bdc_stop_ep()
630 ep->flags |= BDC_EP_ENABLED; in bdc_ep_enable()912 if (ep->flags & BDC_EP_ENABLED) in bdc_free_ep()1652 if (!ep || !(ep->flags & BDC_EP_ENABLED)) { in bdc_sr_xsf()1920 if (!(ep->flags & BDC_EP_ENABLED)) { in bdc_gadget_ep_disable()