Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1083 recursion_detected = ep->in_handle_ep; in pxa_ep_queue()
2026 if (ep->in_handle_ep) in handle_ep()
2028 ep->in_handle_ep = 1; in handle_ep()
2065 ep->in_handle_ep = 0; in handle_ep()
H A Dpxa27x_udc.h351 unsigned in_handle_ep:1; member