Home
last modified time | relevance | path

Searched refs:ahci_platform_shutdown (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Dahci_platform.h42 void ahci_platform_shutdown(struct platform_device *pdev);
/Linux-v6.6/drivers/ata/
Dahci_platform.c100 .shutdown = ahci_platform_shutdown,
Dlibahci_platform.c784 void ahci_platform_shutdown(struct platform_device *pdev) in ahci_platform_shutdown() function
808 EXPORT_SYMBOL_GPL(ahci_platform_shutdown);
Dahci_dwc.c482 .shutdown = ahci_platform_shutdown,