Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dpxa27x_udc.c1086 recursion_detected = ep->in_handle_ep; in pxa_ep_queue()
2029 if (ep->in_handle_ep) in handle_ep()
2031 ep->in_handle_ep = 1; in handle_ep()
2068 ep->in_handle_ep = 0; in handle_ep()
Dpxa27x_udc.h351 unsigned in_handle_ep:1; member