Searched refs:usb_hcd_platform_shutdown (Results 1 – 25 of 26) sorted by relevance
12
| /Linux-v5.15/drivers/usb/host/ |
| D | ehci-grlib.c | 174 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-xilinx-of.c | 222 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-spear.c | 152 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-npcm7xx.c | 180 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-ppc-of.c | 230 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-ppc-of.c | 235 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-omap.c | 276 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-atmel.c | 221 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-at91.c | 125 usb_hcd_platform_shutdown(pdev); in at91_stop_hc() 666 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-sm501.c | 259 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-brcm.c | 250 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-orion.c | 351 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-st.c | 312 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-exynos.c | 334 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-s3c2410.c | 458 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-platform.c | 332 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-omap.c | 413 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-tmio.c | 363 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-st.c | 334 .shutdown = usb_hcd_platform_shutdown,
|
| D | xhci-plat.c | 512 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-platform.c | 510 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-da8xx.c | 537 .shutdown = usb_hcd_platform_shutdown,
|
| D | ohci-pxa27x.c | 593 .shutdown = usb_hcd_platform_shutdown,
|
| D | ehci-fsl.c | 718 .shutdown = usb_hcd_platform_shutdown,
|
| /Linux-v5.15/include/linux/usb/ |
| D | hcd.h | 481 extern void usb_hcd_platform_shutdown(struct platform_device *dev);
|
12