Home
last modified time | relevance | path

Searched refs:ACPI_FADT_SLEEP_BUTTON (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/acpi/
H A Dactbl.h281 #define ACPI_FADT_SLEEP_BUTTON (1<<5) /* 05: [V1] Sleep button is handled as a control method device */ macro
/kernel/linux/linux-6.6/include/acpi/
H A Dactbl.h281 #define ACPI_FADT_SLEEP_BUTTON (1<<5) /* 05: [V1] Sleep button is handled as a control method device */ macro
/kernel/linux/linux-5.10/drivers/acpi/
H A Dscan.c2181 if (!(acpi_gbl_FADT.flags & ACPI_FADT_SLEEP_BUTTON)) { in acpi_bus_scan_fixed()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dscan.c2575 if (!(acpi_gbl_FADT.flags & ACPI_FADT_SLEEP_BUTTON)) { in acpi_bus_scan_fixed()

Completed in 9 milliseconds