Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-grlib.c174 .shutdown = usb_hcd_platform_shutdown,
Dehci-xilinx-of.c222 .shutdown = usb_hcd_platform_shutdown,
Dehci-npcm7xx.c182 .shutdown = usb_hcd_platform_shutdown,
Dehci-spear.c154 .shutdown = usb_hcd_platform_shutdown,
Dohci-ppc-of.c230 .shutdown = usb_hcd_platform_shutdown,
Dehci-ppc-of.c235 .shutdown = usb_hcd_platform_shutdown,
Dehci-mxc.c186 .shutdown = usb_hcd_platform_shutdown,
Dehci-omap.c276 .shutdown = usb_hcd_platform_shutdown,
Dehci-atmel.c224 .shutdown = usb_hcd_platform_shutdown,
Dohci-sm501.c264 .shutdown = usb_hcd_platform_shutdown,
Dehci-orion.c353 .shutdown = usb_hcd_platform_shutdown,
Dehci-exynos.c309 .shutdown = usb_hcd_platform_shutdown,
Dohci-st.c316 .shutdown = usb_hcd_platform_shutdown,
Dehci-platform.c368 .shutdown = usb_hcd_platform_shutdown,
Dehci-st.c338 .shutdown = usb_hcd_platform_shutdown,
Dohci-omap.c461 .shutdown = usb_hcd_platform_shutdown,
Dohci-platform.c329 .shutdown = usb_hcd_platform_shutdown,
Dohci-s3c2410.c460 .shutdown = usb_hcd_platform_shutdown,
Dohci-tmio.c360 .shutdown = usb_hcd_platform_shutdown,
Dohci-pxa27x.c592 .shutdown = usb_hcd_platform_shutdown,
Dohci-da8xx.c545 .shutdown = usb_hcd_platform_shutdown,
Dohci-at91.c656 .shutdown = usb_hcd_platform_shutdown,
Dehci-fsl.c674 .shutdown = usb_hcd_platform_shutdown,
/Linux-v4.19/include/linux/usb/
Dhcd.h466 extern void usb_hcd_platform_shutdown(struct platform_device *dev);
/Linux-v4.19/drivers/usb/core/
Dhcd.c3016 usb_hcd_platform_shutdown(struct platform_device *dev) in usb_hcd_platform_shutdown() function
3023 EXPORT_SYMBOL_GPL(usb_hcd_platform_shutdown);