Home
last modified time | relevance | path

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

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