Searched refs:ahci_port_resume (Results 1 – 1 of 1) sorted by relevance
311 static int ahci_port_resume(struct ata_port *ap);379 .port_resume = ahci_port_resume,2264 static int ahci_port_resume(struct ata_port *ap) in ahci_port_resume() function2389 return ahci_port_resume(ap); in ahci_port_start()