Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-npcm7xx.c126 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-grlib.c172 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-xilinx-of.c224 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-spear.c148 .shutdown = usb_hcd_platform_shutdown,
H A Dohci-ppc-of.c223 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-ppc-of.c234 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-omap.c268 .shutdown = usb_hcd_platform_shutdown,
H A Dohci-at91.c125 usb_hcd_platform_shutdown(pdev); in at91_stop_hc()
689 .shutdown = usb_hcd_platform_shutdown,
H A Dohci-sm501.c256 .shutdown = usb_hcd_platform_shutdown,
H A Dxhci-rcar.c278 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-exynos.c292 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-orion.c356 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-st.c324 .shutdown = usb_hcd_platform_shutdown,
H A Dohci-s3c2410.c461 .shutdown = usb_hcd_platform_shutdown,
H A Dohci-omap.c394 .shutdown = usb_hcd_platform_shutdown,
H A Dohci-pxa27x.c573 .shutdown = usb_hcd_platform_shutdown,
H A Dohci-da8xx.c535 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-platform.c513 .shutdown = usb_hcd_platform_shutdown,
H A Dxhci-plat.c585 .shutdown = usb_hcd_platform_shutdown,
H A Dehci-fsl.c701 .shutdown = usb_hcd_platform_shutdown,
/linux/include/linux/usb/
H A Dhcd.h470 extern void usb_hcd_platform_shutdown(struct platform_device *dev);
/linux/drivers/usb/core/
H A Dhcd.c3098 usb_hcd_platform_shutdown(struct platform_device *dev) in usb_hcd_platform_shutdown() function
3108 EXPORT_SYMBOL_GPL(usb_hcd_platform_shutdown);