Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dlibahci.c79 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg);
163 .port_suspend = ahci_port_suspend,
2302 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) in ahci_port_suspend() function