Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dehci-grlib.c174 .shutdown = usb_hcd_platform_shutdown,
Dehci-xilinx-of.c222 .shutdown = usb_hcd_platform_shutdown,
Dehci-spear.c154 .shutdown = usb_hcd_platform_shutdown,
Dehci-npcm7xx.c182 .shutdown = usb_hcd_platform_shutdown,
Dohci-ppc-of.c230 .shutdown = usb_hcd_platform_shutdown,
Dehci-ppc-of.c235 .shutdown = usb_hcd_platform_shutdown,
Dehci-atmel.c221 .shutdown = usb_hcd_platform_shutdown,
Dehci-mxc.c186 .shutdown = usb_hcd_platform_shutdown,
Dehci-omap.c275 .shutdown = usb_hcd_platform_shutdown,
Dohci-sm501.c257 .shutdown = usb_hcd_platform_shutdown,
Dehci-orion.c347 .shutdown = usb_hcd_platform_shutdown,
Dohci-st.c312 .shutdown = usb_hcd_platform_shutdown,
Dehci-exynos.c335 .shutdown = usb_hcd_platform_shutdown,
Dohci-omap.c461 .shutdown = usb_hcd_platform_shutdown,
Dohci-s3c2410.c458 .shutdown = usb_hcd_platform_shutdown,
Dohci-tmio.c360 .shutdown = usb_hcd_platform_shutdown,
Dehci-platform.c366 .shutdown = usb_hcd_platform_shutdown,
Dehci-st.c334 .shutdown = usb_hcd_platform_shutdown,
Dohci-platform.c327 .shutdown = usb_hcd_platform_shutdown,
Dohci-da8xx.c533 .shutdown = usb_hcd_platform_shutdown,
Dohci-pxa27x.c592 .shutdown = usb_hcd_platform_shutdown,
Dohci-at91.c661 .shutdown = usb_hcd_platform_shutdown,
Dehci-fsl.c719 .shutdown = usb_hcd_platform_shutdown,
/Linux-v5.4/include/linux/usb/
Dhcd.h476 extern void usb_hcd_platform_shutdown(struct platform_device *dev);
/Linux-v5.4/drivers/usb/core/
Dhcd.c2909 usb_hcd_platform_shutdown(struct platform_device *dev) in usb_hcd_platform_shutdown() function
2919 EXPORT_SYMBOL_GPL(usb_hcd_platform_shutdown);