Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dlibahci.c80 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg);
183 .port_suspend = ahci_port_suspend,
2352 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) in ahci_port_suspend() function