Searched refs:usb_root_hub_lost_power (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-fsl.c336 usb_root_hub_lost_power(hcd->self.root_hub);
351 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dehci-au1xxx.c270 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dehci-mips.c232 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dehci-pci.c393 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dohci-hub.c181 usb_root_hub_lost_power(hcd->self.root_hub);
H A Duhci-hcd.c858 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dsl811-hcd.c1795 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dr8a66597-hcd.c2383 usb_root_hub_lost_power(hcd->self.root_hub);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h533 extern void usb_root_hub_lost_power(struct usb_device *rhdev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c2474 * usb_root_hub_lost_power - called by HCD if the root hub lost Vbus power
2484 void usb_root_hub_lost_power(struct usb_device *rhdev) function
2489 EXPORT_SYMBOL_GPL(usb_root_hub_lost_power); variable

Completed in 52 milliseconds