Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibahci.c81 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg);
186 .port_suspend = ahci_port_suspend,
2461 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) in ahci_port_suspend() function