Home
last modified time | relevance | path

Searched refs:ACPI_DISABLE_INTERFACES (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/acpi/
A Dactypes.h1284 #define ACPI_DISABLE_INTERFACES 0x04 macro
1286 #define ACPI_DISABLE_ALL_VENDOR_STRINGS (ACPI_DISABLE_INTERFACES | ACPI_VENDOR_STRINGS)
1287 #define ACPI_DISABLE_ALL_FEATURE_STRINGS (ACPI_DISABLE_INTERFACES | ACPI_FEATURE_STRINGS)
1288 #define ACPI_DISABLE_ALL_STRINGS (ACPI_DISABLE_INTERFACES | ACPI_VENDOR_STRINGS | ACPI_F…
/linux-6.3-rc2/drivers/acpi/acpica/
A Dutosi.c313 if (action & ACPI_DISABLE_INTERFACES) { in acpi_ut_update_interfaces()

Completed in 8 milliseconds