Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/renesas_usbhs/
Dmod_host.c123 #define usbhsh_ep_to_uep(u) ((u)->hcpriv) macro
248 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_pipe_attach()
393 usbhsh_ep_to_uep(ep) = uep; in usbhsh_endpoint_attach()
410 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_detach()
431 usbhsh_ep_to_uep(ep) = NULL; in usbhsh_endpoint_detach()
653 usbhsh_pipe_detach(hpriv, usbhsh_ep_to_uep(urb->ep)); in usbhsh_queue_done()
664 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_queue_push()
870 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_dcp_queue_push()
991 if (!usbhsh_ep_to_uep(ep)) { in usbhsh_urb_enqueue()
1050 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_disable()