Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c138 #define usbhsh_urb_to_usbv(u) ((u)->dev) macro
482 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); in usbhsh_device_get()
505 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); in usbhsh_device_attach()
790 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); in usbhsh_setup_stage_packet_push()