Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dpxa27x_udc.c480 static int ep_count_bytes_remain(struct pxa_ep *ep) in ep_count_bytes_remain() function
868 bytes_ep = ep_count_bytes_remain(ep); in read_packet()
1338 return ep_count_bytes_remain(ep) + 1; in pxa_ep_fifo_status()
1886 if (epout_has_pkt(ep) && (ep_count_bytes_remain(ep) == 0)) in handle_ep0_ctrl_req()