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()
618 ep->flags |= BDC_EP_ENABLED; in bdc_ep_enable()631 ep->flags |= BDC_EP_ENABLED; in bdc_ep_enable()910 if (ep->flags & BDC_EP_ENABLED) in bdc_free_ep()1650 if (!ep || !(ep->flags & BDC_EP_ENABLED)) { in bdc_sr_xsf()1913 if (!(ep->flags & BDC_EP_ENABLED)) { in bdc_gadget_ep_disable()
248 #define BDC_EP_ENABLED (1 << 0) macro
346 if (!(ep->flags & BDC_EP_ENABLED)) { in bdc_stop_ep()