Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/gadget/udc/bdc/
Dbdc_ep.h13 int bdc_ep_disable(struct bdc_ep *ep);
Dbdc_udc.c141 bdc_ep_disable(ep); in bdc_uspc_disconnected()
585 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
1927 ret = bdc_ep_disable(ep); in bdc_gadget_ep_disable()