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

/drivers/usb/renesas_usbhs/
H A Dmod_host.c253 static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv,
261 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb);
370 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb);
465 static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv, function
501 * You can use usbhsh_device_get() to get "current" udev,
607 * usbhsh_device_get()
965 if (!usbhsh_device_get(hpriv, urb)) {

Completed in 27 milliseconds