Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
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