Searched refs:acpi_dev_needs_resume (Results 1 – 1 of 1) sorted by relevance
996 static bool acpi_dev_needs_resume(struct device *dev, struct acpi_device *adev) in acpi_dev_needs_resume() function1036 return !acpi_dev_needs_resume(dev, adev); in acpi_subsys_prepare()1069 acpi_dev_needs_resume(dev, ACPI_COMPANION(dev))) in acpi_subsys_suspend()1203 acpi_dev_needs_resume(dev, ACPI_COMPANION(dev))) in acpi_subsys_poweroff()