Home
last modified time | relevance | path

Searched refs:usb_hcd_platform_shutdown (Results 1 – 28 of 28) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dohci-omap3.c183 .shutdown = usb_hcd_platform_shutdown,
Dehci-sead3.c178 .shutdown = usb_hcd_platform_shutdown,
Dehci-xilinx-of.c236 .shutdown = usb_hcd_platform_shutdown,
Dehci-grlib.c187 .shutdown = usb_hcd_platform_shutdown,
Dohci-tilegx.c192 usb_hcd_platform_shutdown(pdev); in ohci_hcd_tilegx_drv_shutdown()
Dehci-tilegx.c203 usb_hcd_platform_shutdown(pdev); in ehci_hcd_tilegx_drv_shutdown()
Dehci-spear.c157 .shutdown = usb_hcd_platform_shutdown,
Dohci-ppc-of.c229 .shutdown = usb_hcd_platform_shutdown,
Dehci-ppc-of.c234 .shutdown = usb_hcd_platform_shutdown,
Dehci-atmel.c228 .shutdown = usb_hcd_platform_shutdown,
Dehci-omap.c292 .shutdown = usb_hcd_platform_shutdown,
Dehci-mxc.c199 .shutdown = usb_hcd_platform_shutdown,
Dohci-sm501.c264 .shutdown = usb_hcd_platform_shutdown,
Dehci-orion.c320 .shutdown = usb_hcd_platform_shutdown,
Dehci-exynos.c317 .shutdown = usb_hcd_platform_shutdown,
Dohci-da8xx.c428 .shutdown = usb_hcd_platform_shutdown,
Dohci-st.c319 .shutdown = usb_hcd_platform_shutdown,
Dohci-tmio.c366 .shutdown = usb_hcd_platform_shutdown,
Dehci-st.c340 .shutdown = usb_hcd_platform_shutdown,
Dohci-omap.c478 .shutdown = usb_hcd_platform_shutdown,
Dohci-s3c2410.c463 .shutdown = usb_hcd_platform_shutdown,
Dohci-platform.c366 .shutdown = usb_hcd_platform_shutdown,
Dehci-platform.c410 .shutdown = usb_hcd_platform_shutdown,
Dohci-pxa27x.c603 .shutdown = usb_hcd_platform_shutdown,
Dohci-at91.c654 .shutdown = usb_hcd_platform_shutdown,
Dehci-fsl.c678 .shutdown = usb_hcd_platform_shutdown,
/linux-4.4.14/include/linux/usb/
Dhcd.h452 extern void usb_hcd_platform_shutdown(struct platform_device *dev);
/linux-4.4.14/drivers/usb/core/
Dhcd.c2990 usb_hcd_platform_shutdown(struct platform_device *dev) in usb_hcd_platform_shutdown() function
2997 EXPORT_SYMBOL_GPL(usb_hcd_platform_shutdown);