Searched refs:bdc_ep_disable (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.h18 int bdc_ep_disable(struct bdc_ep *);
H A Dbdc_udc.c146 bdc_ep_disable(ep); bdc_uspc_disconnected()
585 bdc_ep_disable(bdc->bdc_ep_array[1]); bdc_udc_exit()
H A Dbdc_ep.c564 int bdc_ep_disable(struct bdc_ep *ep) bdc_ep_disable() function
1928 ret = bdc_ep_disable(ep); bdc_gadget_ep_disable()

Completed in 54 milliseconds