Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c516 static void inc_ep_stats_bytes(struct pxa_ep *ep, int count, int is_in) in inc_ep_stats_bytes() function
875 inc_ep_stats_bytes(ep, count, !USB_DIR_IN); in read_fifo()
925 inc_ep_stats_bytes(ep, count, USB_DIR_IN); in write_fifo()
977 inc_ep_stats_bytes(ep, count, !USB_DIR_IN); in read_ep0_fifo()
1014 inc_ep_stats_bytes(ep, count, USB_DIR_IN); in write_ep0_fifo()