Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci_imx.c76 static void ahci_imx_host_stop(struct ata_host *host);
347 .host_stop = ahci_imx_host_stop,
639 static void ahci_imx_host_stop(struct ata_host *host) in ahci_imx_host_stop() function