Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c132 #define usbhsh_ep_to_uep(u) ((u)->hcpriv) macro
261 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_pipe_attach()
408 usbhsh_ep_to_uep(ep) = uep; in usbhsh_endpoint_attach()
425 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_detach()
446 usbhsh_ep_to_uep(ep) = NULL; in usbhsh_endpoint_detach()
668 usbhsh_pipe_detach(hpriv, usbhsh_ep_to_uep(urb->ep)); in usbhsh_queue_done()
679 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_queue_push()
885 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_dcp_queue_push()
1005 if (!usbhsh_ep_to_uep(ep)) { in usbhsh_urb_enqueue()
1064 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_disable()