Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-pci.c240 usb_root_hub_lost_power(hcd->self.root_hub); in uhci_pci_resume()
H A 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()
H A Dohci-hub.c200 usb_root_hub_lost_power(hcd->self.root_hub); in ohci_rh_resume()
H A Dehci-hcd.c1193 usb_root_hub_lost_power(hcd->self.root_hub); in ehci_resume()
H A Dsl811-hcd.c1771 usb_root_hub_lost_power(hcd->self.root_hub); in sl811h_resume()
H A Dxhci.c1183 usb_root_hub_lost_power(xhci->main_hcd->self.root_hub); in xhci_resume()
1184 usb_root_hub_lost_power(xhci->shared_hcd->self.root_hub); in xhci_resume()
H A Dr8a66597-hcd.c2366 usb_root_hub_lost_power(hcd->self.root_hub); in r8a66597_resume()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h689 extern void usb_root_hub_lost_power(struct usb_device *rhdev);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey9601088 usb_root_hub_lost_power
H A Dabi_gki_aarch64_db845c1402 usb_root_hub_lost_power
H A Dabi_gki_aarch64_qcom2942 usb_root_hub_lost_power
H A Dabi_gki_aarch64_rockchip2077 usb_root_hub_lost_power
H A Dabi_gki_aarch64_galaxy4331 usb_root_hub_lost_power
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c3849 void usb_root_hub_lost_power(struct usb_device *rhdev) in usb_root_hub_lost_power() function
3854 EXPORT_SYMBOL_GPL(usb_root_hub_lost_power);