Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_imx.c115 static void ahci_imx_host_stop(struct ata_host *host);
802 .host_stop = ahci_imx_host_stop,
1183 static void ahci_imx_host_stop(struct ata_host *host) in ahci_imx_host_stop() function