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

/linux-4.4.14/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c584 * inc_ep_stats_bytes - Update ep stats counts
589 static void inc_ep_stats_bytes(struct pxa_ep *ep, int count, int is_in) inc_ep_stats_bytes() function
948 inc_ep_stats_bytes(ep, count, !USB_DIR_IN); read_fifo()
1000 inc_ep_stats_bytes(ep, count, USB_DIR_IN); write_fifo()
1052 inc_ep_stats_bytes(ep, count, !USB_DIR_IN); read_ep0_fifo()
1089 inc_ep_stats_bytes(ep, count, USB_DIR_IN); write_ep0_fifo()

Completed in 49 milliseconds