Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dlibahci_platform.c30 static void ahci_host_stop(struct ata_host *host);
34 .host_stop = ahci_host_stop,
597 static void ahci_host_stop(struct ata_host *host) in ahci_host_stop() function