Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc.h469 void bdc_notify_xfr(struct bdc *, u32);
H A Dbdc_cmd.c330 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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds