Home
last modified time | relevance | path

Searched refs:in_handle_ep (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1085 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.h318 * @in_handle_ep: number of recursions of handle_ep() function
351 unsigned in_handle_ep:1; member
/kernel/linux/linux-6.6/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.h318 * @in_handle_ep: number of recursions of handle_ep() function
351 unsigned in_handle_ep:1; member

Completed in 9 milliseconds