Home
last modified time | relevance | path

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

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