Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci_imx.c81 static void ahci_imx_host_stop(struct ata_host *host);
654 .host_stop = ahci_imx_host_stop,
987 static void ahci_imx_host_stop(struct ata_host *host) in ahci_imx_host_stop() function