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

/linux-master/drivers/ata/
H A Dlibata-core.c5164 static void ata_port_suspend(struct ata_port *ap, pm_message_t mesg, function
5196 ata_port_suspend(ap, PMSG_SUSPEND, false);
5207 ata_port_suspend(ap, PMSG_FREEZE, false);
5214 ata_port_suspend(to_ata_port(dev), PMSG_HIBERNATE, false);
5259 ata_port_suspend(to_ata_port(dev), PMSG_AUTO_SUSPEND, false);
5289 ata_port_suspend(ap, PMSG_SUSPEND, true);

Completed in 160 milliseconds