Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dahci_platform.h37 void ahci_platform_shutdown(struct platform_device *pdev);
/Linux-v5.10/drivers/ata/
Dahci_platform.c105 .shutdown = ahci_platform_shutdown,
Dlibahci_platform.c682 void ahci_platform_shutdown(struct platform_device *pdev) in ahci_platform_shutdown() function
706 EXPORT_SYMBOL_GPL(ahci_platform_shutdown);