Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Duhci-pci.c235 usb_root_hub_lost_power(hcd->self.root_hub); in uhci_pci_resume()
Dehci-fsl.c577 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_fsl_drv_resume()
592 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_fsl_drv_restore()
Dohci-hub.c199 usb_root_hub_lost_power(hcd->self.root_hub); in ohci_rh_resume()
Dehci-hcd.c1155 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_resume()
Dsl811-hcd.c1788 usb_root_hub_lost_power(hcd->self.root_hub); in sl811h_resume()
Dxhci.c1037 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
1038 usb_root_hub_lost_power(xhci->shared_hcd->self.root_hub); in xhci_resume()
Dr8a66597-hcd.c2377 usb_root_hub_lost_power(hcd->self.root_hub); in r8a66597_resume()
/linux-4.4.14/include/linux/usb/
Dhcd.h641 extern void usb_root_hub_lost_power(struct usb_device *rhdev);
/linux-4.4.14/drivers/usb/core/
Dhub.c3640 void usb_root_hub_lost_power(struct usb_device *rhdev) in usb_root_hub_lost_power() function
3645 EXPORT_SYMBOL_GPL(usb_root_hub_lost_power);