Home
last modified time | relevance | path

Searched refs:inc_ep_stats_reqs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c499 * inc_ep_stats_reqs - Update ep stats counts
504 static void inc_ep_stats_reqs(struct pxa_ep *ep, int is_in) in inc_ep_stats_reqs() function
700 inc_ep_stats_reqs(ep, !USB_DIR_IN); in ep_end_out_req()
736 inc_ep_stats_reqs(ep, USB_DIR_IN); in ep_end_in_req()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c497 * inc_ep_stats_reqs - Update ep stats counts
502 static void inc_ep_stats_reqs(struct pxa_ep *ep, int is_in) in inc_ep_stats_reqs() function
698 inc_ep_stats_reqs(ep, !USB_DIR_IN); in ep_end_out_req()
734 inc_ep_stats_reqs(ep, USB_DIR_IN); in ep_end_in_req()

Completed in 7 milliseconds