Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibahci.c79 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg);
163 .port_suspend = ahci_port_suspend,
2308 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) in ahci_port_suspend() function
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibahci.c81 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg);
185 .port_suspend = ahci_port_suspend,
2470 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) in ahci_port_suspend() function

Completed in 13 milliseconds