Home
last modified time | relevance | path

Searched defs:facs (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dacenv.h24 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument
27 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
/Linux-v4.19/arch/ia64/include/asm/
Dacenv.h46 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument
49 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
/Linux-v4.19/drivers/acpi/acpica/
Dtbutils.c37 struct acpi_table_facs *facs; in acpi_tb_initialize_facs() local
Dhwxfsleep.c77 acpi_hw_set_firmware_waking_vector(struct acpi_table_facs *facs, in acpi_hw_set_firmware_waking_vector()
/Linux-v4.19/drivers/acpi/
Dsleep.c1111 static struct acpi_table_facs *facs; variable
/Linux-v4.19/include/acpi/
Dactbl.h200 u32 facs; /* 32-bit physical address of FACS */ member