Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hcd.c258 bus->root_hub = NULL; in usb_bus_init()
292 if (urb->dev == hcd->self.root_hub) in unlink1()
403 usb_dev->bus->root_hub = usb_dev; in _register_root_hub()
410 usb_dev->bus->root_hub = NULL; in _register_root_hub()
424 usb_dev->bus->root_hub = NULL; in _register_root_hub()
647 usb_disconnect(&hcd->self.root_hub); in usb_remove_hc_gen_dev()
675 if (hcd->self.root_hub) in usb_remove_hc_gen_dev()
677 usb_host_free_virt_dev(hcd->self.root_hub); in usb_remove_hc_gen_dev()
678 hcd->self.root_hub = NULL; in usb_remove_hc_gen_dev()
810 if (urb->dev == hcd->self.root_hub) in hcd_ops_submit_urb()
[all …]
A Dusb_gen_hub.c2614 if (hdev == hdev->bus->root_hub) in _hub_config()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dohci-hub.c114 if (ohci_to_hcd(ohci)->self.root_hub->do_remote_wakeup || autostop) {
201 usb_root_hub_lost_power(hcd->self.root_hub);
372 ->self.root_hub->dev)) {
409 !ohci_to_hcd(ohci)->self.root_hub->
A Dehci-hcd.c1193 if (!hcd->self.root_hub->do_remote_wakeup) in ehci_resume()
1206 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_resume()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_common.h139 struct usb_host_virt_dev *root_hub; /* 总线上的root hub */ member

Completed in 20 milliseconds