Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/renesas_usbhs/
Dmod_host.c241 static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv,
249 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb); in usbhsh_pipe_attach()
370 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb); in usbhsh_endpoint_attach()
464 static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv, in usbhsh_device_get() function
978 if (!usbhsh_device_get(hpriv, urb)) { in usbhsh_urb_enqueue()