Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/renesas_usbhs/
Dmod_host.c74 struct usbhsh_ep { struct
248 struct usbhsh_ep *uep = usbhsh_ep_to_uep(urb->ep); in usbhsh_pipe_attach()
325 struct usbhsh_ep *uep) in usbhsh_pipe_detach()
372 struct usbhsh_ep *uep; in usbhsh_endpoint_attach()
377 uep = kzalloc(sizeof(struct usbhsh_ep), mem_flags); in usbhsh_endpoint_attach()
410 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_detach()
442 struct usbhsh_ep *uep, *next; in usbhsh_endpoint_detach_all()
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()
1050 struct usbhsh_ep *uep = usbhsh_ep_to_uep(ep); in usbhsh_endpoint_disable()