Searched refs:ohci_shutdown (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-ps3.c | 53 .shutdown = ohci_shutdown, 199 ohci_shutdown(hcd); in ps3_ohci_remove()
|
H A D | ohci-ppc-of.c | 60 .shutdown = ohci_shutdown,
|
H A D | ohci-sa1111.c | 95 .shutdown = ohci_shutdown,
|
H A D | ohci-sm501.c | 60 .shutdown = ohci_shutdown,
|
H A D | ohci-tmio.c | 164 .shutdown = ohci_shutdown,
|
H A D | ohci-hcd.c | 418 /* ohci_shutdown forcibly disables IRQs and DMA, helping kexec and 438 static void ohci_shutdown(struct usb_hcd *hcd) in ohci_shutdown() function 1204 .shutdown = ohci_shutdown,
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-ps3.c | 53 .shutdown = ohci_shutdown, 199 ohci_shutdown(hcd); in ps3_ohci_remove()
|
H A D | ohci-sa1111.c | 95 .shutdown = ohci_shutdown,
|
H A D | ohci-ppc-of.c | 58 .shutdown = ohci_shutdown,
|
H A D | ohci-sm501.c | 60 .shutdown = ohci_shutdown,
|
H A D | ohci-hcd.c | 416 /* ohci_shutdown forcibly disables IRQs and DMA, helping kexec and 436 static void ohci_shutdown(struct usb_hcd *hcd) in ohci_shutdown() function 1200 .shutdown = ohci_shutdown,
|
Completed in 8 milliseconds