Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c65 static void ahci_thaw(struct ata_port *ap);
164 .thaw = ahci_thaw,
2206 static void ahci_thaw(struct ata_port *ap) in ahci_thaw() function