Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dmod_host.c70 struct usb_device *usbv; member
133 #define usbhsh_udev_to_usbv(h) ((h)->usbv)
138 #define usbhsh_device_parent(d) (usbhsh_usbv_to_udev((d)->usbv->parent))
139 #define usbhsh_device_hubport(d) ((d)->usbv->portnum)
454 struct usb_device *usbv = usbhsh_udev_to_usbv(udev); in usbhsh_connected_to_rhdev() local
456 return hcd->self.root_hub == usbv->parent; in usbhsh_connected_to_rhdev()
467 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); in usbhsh_device_get() local
468 struct usbhsh_device *udev = usbhsh_usbv_to_udev(usbv); in usbhsh_device_get()
490 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); in usbhsh_device_attach() local
498 * It will attach unused usbhsh_device to urb (usbv), in usbhsh_device_attach()
591 struct usb_device *usbv = usbhsh_udev_to_usbv(udev); usbhsh_device_detach() local
775 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); usbhsh_setup_stage_packet_push() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dmod_host.c70 struct usb_device *usbv; member
133 #define usbhsh_udev_to_usbv(h) ((h)->usbv)
138 #define usbhsh_device_parent(d) (usbhsh_usbv_to_udev((d)->usbv->parent))
139 #define usbhsh_device_hubport(d) ((d)->usbv->portnum)
454 struct usb_device *usbv = usbhsh_udev_to_usbv(udev); in usbhsh_connected_to_rhdev() local
456 return hcd->self.root_hub == usbv->parent; in usbhsh_connected_to_rhdev()
467 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); in usbhsh_device_get() local
468 struct usbhsh_device *udev = usbhsh_usbv_to_udev(usbv); in usbhsh_device_get()
490 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); in usbhsh_device_attach() local
498 * It will attach unused usbhsh_device to urb (usbv), in usbhsh_device_attach()
591 struct usb_device *usbv = usbhsh_udev_to_usbv(udev); usbhsh_device_detach() local
775 struct usb_device *usbv = usbhsh_urb_to_usbv(urb); usbhsh_setup_stage_packet_push() local
[all...]

Completed in 4 milliseconds