Searched refs:ep_is_empty (Results 1 – 1 of 1) sorted by relevance
497 static int ep_is_empty(struct pxa_ep *ep) in ep_is_empty() function874 if (likely(!ep_is_empty(ep))) in read_packet()1335 if (ep->dev->gadget.speed == USB_SPEED_UNKNOWN || ep_is_empty(ep)) in pxa_ep_fifo_status()1368 while (!ep_is_empty(ep)) in pxa_ep_fifo_flush()1892 if (unlikely(ep_is_empty(ep))) in handle_ep0_ctrl_req()1897 have_extrabytes = !ep_is_empty(ep); in handle_ep0_ctrl_req()1898 while (!ep_is_empty(ep)) { in handle_ep0_ctrl_req()