acpi_sleep_state_supported   80 drivers/acpi/sleep.c bool acpi_sleep_state_supported(u8 sleep_state)
acpi_sleep_state_supported  657 include/acpi/acpi_bus.h static inline bool acpi_sleep_state_supported(u8 sleep_state) { return false; }