Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci.c62 static void ahci_freeze(struct ata_port *ap);
141 .freeze = ahci_freeze,
2047 static void ahci_freeze(struct ata_port *ap) in ahci_freeze() function