Home
last modified time | relevance | path

Searched refs:ahci_platform_shutdown (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dahci_platform.h37 void ahci_platform_shutdown(struct platform_device *pdev);
/kernel/linux/linux-6.6/include/linux/
H A Dahci_platform.h42 void ahci_platform_shutdown(struct platform_device *pdev);
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_platform.c105 .shutdown = ahci_platform_shutdown,
H A Dlibahci_platform.c684 * ahci_platform_shutdown - Disable interrupts and stop DMA for host ports
691 void ahci_platform_shutdown(struct platform_device *pdev) in ahci_platform_shutdown() function
715 EXPORT_SYMBOL_GPL(ahci_platform_shutdown); variable
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_platform.c100 .shutdown = ahci_platform_shutdown,
H A Dlibahci_platform.c777 * ahci_platform_shutdown - Disable interrupts and stop DMA for host ports
784 void ahci_platform_shutdown(struct platform_device *pdev) in ahci_platform_shutdown() function
808 EXPORT_SYMBOL_GPL(ahci_platform_shutdown); variable
H A Dahci_dwc.c482 .shutdown = ahci_platform_shutdown,

Completed in 4 milliseconds