Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c83 struct usbhsh_ep { struct
261 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_pipe_attach()
338 struct usbhsh_ep *uep) in usbhsh_pipe_detach()
385 struct usbhsh_ep *uep; in usbhsh_endpoint_attach()
390 uep = kzalloc(sizeof(struct usbhsh_ep), mem_flags); in usbhsh_endpoint_attach()
425 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_detach()
457 struct usbhsh_ep *uep, *next; in usbhsh_endpoint_detach_all()
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()
1064 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_disable()