Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dmod_host.c126 #define usbhsh_uep_to_ep(u) ((u)->ep) macro
345 struct usb_host_endpoint *ep = usbhsh_uep_to_ep(uep); in usbhsh_pipe_detach()
392 usbhsh_uep_to_ep(uep) = ep; in usbhsh_endpoint_attach()
430 usbhsh_uep_to_ep(uep) = NULL; in usbhsh_endpoint_detach()
445 usbhsh_endpoint_detach(hpriv, usbhsh_uep_to_ep(uep)); in usbhsh_endpoint_detach_all()
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dmod_host.c126 #define usbhsh_uep_to_ep(u) ((u)->ep) macro
345 struct usb_host_endpoint *ep = usbhsh_uep_to_ep(uep); in usbhsh_pipe_detach()
392 usbhsh_uep_to_ep(uep) = ep; in usbhsh_endpoint_attach()
430 usbhsh_uep_to_ep(uep) = NULL; in usbhsh_endpoint_detach()
445 usbhsh_endpoint_detach(hpriv, usbhsh_uep_to_ep(uep)); in usbhsh_endpoint_detach_all()

Completed in 6 milliseconds