Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Duhci-pci.c243 usb_root_hub_lost_power(hcd->self.root_hub); in uhci_pci_resume()
H A Dehci-fsl.c612 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_fsl_drv_resume()
627 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_fsl_drv_restore()
H A Dohci-hub.c203 usb_root_hub_lost_power(hcd->self.root_hub); in ohci_rh_resume()
H A Dehci-hcd.c1212 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_resume()
H A Dsl811-hcd.c1769 usb_root_hub_lost_power(hcd->self.root_hub); in sl811h_resume()
H A Dxhci.c1049 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
1051 usb_root_hub_lost_power(xhci->shared_hcd->self.root_hub); in xhci_resume()
H A Dr8a66597-hcd.c2365 usb_root_hub_lost_power(hcd->self.root_hub); in r8a66597_resume()
/openbmc/linux/include/linux/usb/
H A Dhcd.h676 extern void usb_root_hub_lost_power(struct usb_device *rhdev);
/openbmc/linux/drivers/usb/core/
H A Dhub.c4018 void usb_root_hub_lost_power(struct usb_device *rhdev) in usb_root_hub_lost_power() function
4023 EXPORT_SYMBOL_GPL(usb_root_hub_lost_power);