Searched refs:acpi_device_can_poweroff (Results 1 – 2 of 2) sorted by relevance
259 if (dev->zpodd || !adev || !acpi_device_can_poweroff(adev)) in zpodd_init()
632 static inline bool acpi_device_can_poweroff(struct acpi_device *adev) in acpi_device_can_poweroff() function