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

/drivers/usb/gadget/
H A Dpxa27x_udc.c594 * inc_ep_stats_bytes - Update ep stats counts
599 static void inc_ep_stats_bytes(struct pxa_ep *ep, int count, int is_in) function
958 inc_ep_stats_bytes(ep, count, !USB_DIR_IN);
1010 inc_ep_stats_bytes(ep, count, USB_DIR_IN);
1062 inc_ep_stats_bytes(ep, count, !USB_DIR_IN);
1099 inc_ep_stats_bytes(ep, count, USB_DIR_IN);

Completed in 500 milliseconds