Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c66 static void ahci_set_aggressive_devslp(struct ata_port *ap, bool sleep);
864 ahci_set_aggressive_devslp(ap, true); in ahci_set_lpm()
866 ahci_set_aggressive_devslp(ap, false); in ahci_set_lpm()
2249 static void ahci_set_aggressive_devslp(struct ata_port *ap, bool sleep) in ahci_set_aggressive_devslp() function