Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc.h469 void bdc_notify_xfr(struct bdc *bdc, u32 epnum);
H A Dbdc_cmd.c329 bdc_notify_xfr(bdc, epnum); in bdc_ep_clear_stall()
H A 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()