Home
last modified time | relevance | path

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

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