Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dmod_host.c71 struct list_head ep_list_head; /* list of usbhsh_ep */
74 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 *ue in usbhsh_dcp_queue_push()
[all...]
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dmod_host.c71 struct list_head ep_list_head; /* list of usbhsh_ep */
74 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 *ue in usbhsh_dcp_queue_push()
[all...]

Completed in 4 milliseconds