Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/bdc/
Dbdc.h469 void bdc_notify_xfr(struct bdc *bdc, u32 epnum);
Dbdc_cmd.c329 bdc_notify_xfr(bdc, epnum); in bdc_ep_clear_stall()
Dbdc_ep.c341 void bdc_notify_xfr(struct bdc *bdc, u32 epnum) in bdc_notify_xfr() function
532 bdc_notify_xfr(bdc, ep->ep_num); in bdc_queue_xfr()