Home
last modified time | relevance | path

Searched refs:usb_root_hub_lost_power (Results 1 – 11 of 11) sorted by relevance

/drivers/usb/host/
Duhci-pci.c232 usb_root_hub_lost_power(hcd->self.root_hub); in uhci_pci_resume()
Dehci-au1xxx.c218 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_hcd_au1xxx_drv_resume()
Dehci-fsl.c570 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_fsl_drv_resume()
585 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_fsl_drv_restore()
Dehci-spear.c141 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_spear_drv_resume()
Dehci-s5p.c269 usb_root_hub_lost_power(hcd->self.root_hub); in s5p_ehci_resume()
Dehci-pci.c430 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_pci_resume()
Dohci-hub.c182 usb_root_hub_lost_power(hcd->self.root_hub); in ohci_rh_resume()
Dsl811-hcd.c1793 usb_root_hub_lost_power(hcd->self.root_hub); in sl811h_resume()
Dxhci.c1001 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
1002 usb_root_hub_lost_power(xhci->shared_hcd->self.root_hub); in xhci_resume()
Dr8a66597-hcd.c2384 usb_root_hub_lost_power(hcd->self.root_hub); in r8a66597_resume()
/drivers/usb/core/
Dhub.c2951 void usb_root_hub_lost_power(struct usb_device *rhdev) in usb_root_hub_lost_power() function
2956 EXPORT_SYMBOL_GPL(usb_root_hub_lost_power);