Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
HDacpi_pci.c364 ACPI_PWR_FOR_SLEEP(acpi_dev, child, &dstate); in acpi_pci_suspend()
396 ACPI_PWR_FOR_SLEEP(acpi_dev, child, NULL); in acpi_pci_resume()
/dragonfly/sys/bus/pci/
HDpci.c73 #define ACPI_PWR_FOR_SLEEP(x, y, z) macro
3192 ACPI_PWR_FOR_SLEEP(acpi_dev, child, &dstate); in pci_suspend()
3224 ACPI_PWR_FOR_SLEEP(acpi_dev, child, NULL); in pci_resume()