usb_root_hub_lost_power 3826 drivers/usb/core/hub.c EXPORT_SYMBOL_GPL(usb_root_hub_lost_power);
usb_root_hub_lost_power  618 drivers/usb/host/ehci-fsl.c 	usb_root_hub_lost_power(hcd->self.root_hub);
usb_root_hub_lost_power  633 drivers/usb/host/ehci-fsl.c 	usb_root_hub_lost_power(hcd->self.root_hub);
usb_root_hub_lost_power 1159 drivers/usb/host/ehci-hcd.c 	usb_root_hub_lost_power(hcd->self.root_hub);
usb_root_hub_lost_power  200 drivers/usb/host/ohci-hub.c 			usb_root_hub_lost_power(hcd->self.root_hub);
usb_root_hub_lost_power 2368 drivers/usb/host/r8a66597-hcd.c 	usb_root_hub_lost_power(hcd->self.root_hub);
usb_root_hub_lost_power 1772 drivers/usb/host/sl811-hcd.c 		usb_root_hub_lost_power(hcd->self.root_hub);
usb_root_hub_lost_power  240 drivers/usb/host/uhci-pci.c 		usb_root_hub_lost_power(hcd->self.root_hub);
usb_root_hub_lost_power 1154 drivers/usb/host/xhci.c 		usb_root_hub_lost_power(xhci->main_hcd->self.root_hub);
usb_root_hub_lost_power 1155 drivers/usb/host/xhci.c 		usb_root_hub_lost_power(xhci->shared_hcd->self.root_hub);
usb_root_hub_lost_power  671 include/linux/usb/hcd.h extern void usb_root_hub_lost_power(struct usb_device *rhdev);