Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dahci_imx.c115 static void ahci_imx_host_stop(struct ata_host *host);
797 .host_stop = ahci_imx_host_stop,
1178 static void ahci_imx_host_stop(struct ata_host *host) in ahci_imx_host_stop() function