Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.h16 int bdc_stop_ep(struct bdc *, int);
H A Dbdc_cmd.c336 int bdc_stop_ep(struct bdc *bdc, int epnum) in bdc_stop_ep() function
H A Dbdc_ep.c568 ret = bdc_stop_ep(bdc, ep->ep_num); in bdc_ep_disable()
763 ret = bdc_stop_ep(bdc, ep->ep_num); in ep_dequeue()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.h16 int bdc_stop_ep(struct bdc *bdc, int epnum);
H A Dbdc_cmd.c335 int bdc_stop_ep(struct bdc *bdc, int epnum) in bdc_stop_ep() function
H A Dbdc_ep.c568 ret = bdc_stop_ep(bdc, ep->ep_num); in bdc_ep_disable()
763 ret = bdc_stop_ep(bdc, ep->ep_num); in ep_dequeue()

Completed in 8 milliseconds