Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c254 static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv,
262 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb); in usbhsh_pipe_attach()
383 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb); in usbhsh_endpoint_attach()
479 static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv, in usbhsh_device_get() function
992 if (!usbhsh_device_get(hpriv, urb)) { in usbhsh_urb_enqueue()