Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-pci.c242 usb_root_hub_lost_power(hcd->self.root_hub); in uhci_pci_resume()
Dehci-fsl.c618 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_fsl_drv_resume()
633 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_fsl_drv_restore()
Dohci-hub.c200 usb_root_hub_lost_power(hcd->self.root_hub); in ohci_rh_resume()
Dehci-hcd.c1189 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_resume()
Dsl811-hcd.c1768 usb_root_hub_lost_power(hcd->self.root_hub); in sl811h_resume()
Dxhci.c1201 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
1202 usb_root_hub_lost_power(xhci->shared_hcd->self.root_hub); in xhci_resume()
Dr8a66597-hcd.c2366 usb_root_hub_lost_power(hcd->self.root_hub); in r8a66597_resume()
/drivers/usb/core/
Dhub.c4033 void usb_root_hub_lost_power(struct usb_device *rhdev) in usb_root_hub_lost_power() function
4038 EXPORT_SYMBOL_GPL(usb_root_hub_lost_power);