Home
last modified time | relevance | path

Searched defs:root_hub (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/usb/core/
Dusb.c579 unsigned root_hub = 0; in usb_alloc_dev() local
/linux-6.1.9/drivers/usb/dwc2/
Dhcd_intr.c71 struct usb_device *root_hub = dwc2_hsotg_to_hcd(hsotg)->self.root_hub; in dwc2_hc_handle_tt_clear() local
Dhcd.c5693 struct usb_device *root_hub = dwc2_hsotg_to_hcd(dwc2)->self.root_hub; in dwc2_host_can_poweroff_phy() local
/linux-6.1.9/drivers/usb/host/
Dr8a66597.h111 struct r8a66597_root_hub root_hub[R8A66597_MAX_ROOT_HUB]; member
Dr8a66597-hcd.c2052 struct usb_device *root_hub, in update_usb_address_map()
/linux-6.1.9/include/linux/
Dusb.h449 struct usb_device *root_hub; /* Root hub */ member