Home
last modified time | relevance | path

Searched refs:bdc_dconfig_ep (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.h15 int bdc_dconfig_ep(struct bdc *, struct bdc_ep *);
H A Dbdc_cmd.c108 int bdc_dconfig_ep(struct bdc *bdc, struct bdc_ep *ep) in bdc_dconfig_ep() function
H A Dbdc_ep.c581 ret = bdc_dconfig_ep(bdc, ep); in bdc_ep_disable()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.h15 int bdc_dconfig_ep(struct bdc *bdc, struct bdc_ep *ep);
H A Dbdc_cmd.c108 int bdc_dconfig_ep(struct bdc *bdc, struct bdc_ep *ep) in bdc_dconfig_ep() function
H A Dbdc_ep.c581 ret = bdc_dconfig_ep(bdc, ep); in bdc_ep_disable()

Completed in 6 milliseconds