Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/bdc/
Dbdc_ep.h13 int bdc_ep_disable(struct bdc_ep *);
Dbdc_udc.c141 bdc_ep_disable(ep); in bdc_uspc_disconnected()
584 bdc_ep_disable(bdc->bdc_ep_array[1]); in bdc_udc_exit()
Dbdc_ep.c558 int bdc_ep_disable(struct bdc_ep *ep) in bdc_ep_disable() function
1918 ret = bdc_ep_disable(ep); in bdc_gadget_ep_disable()