Searched refs:acpi_sleep_state_supported (Results 1 – 5 of 5) sorted by relevance
87 bool acpi_sleep_state_supported(u8 sleep_state) in acpi_sleep_state_supported() function862 if (acpi_sleep_state_supported(i)) { in acpi_sleep_suspend_setup()1040 if (!acpi_sleep_state_supported(ACPI_STATE_S4)) in acpi_sleep_hibernate_setup()1105 if (acpi_sleep_state_supported(ACPI_STATE_S5)) { in acpi_sleep_init()
69 if (!acpi_sleep_state_supported(ACPI_STATE_S3)) in loongson3_acpi_suspend_init()
846 bool acpi_sleep_state_supported(u8 sleep_state);848 static inline bool acpi_sleep_state_supported(u8 sleep_state) { return false; } in acpi_sleep_state_supported() function
570 return !hv_root_partition && acpi_sleep_state_supported(ACPI_STATE_S4); in hv_is_hibernation_supported()
1081 static inline bool acpi_sleep_state_supported(u8 sleep_state) in acpi_sleep_state_supported() function