Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dacenv.h24 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument
27 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
/linux-4.4.14/arch/ia64/include/asm/
Dacenv.h46 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument
49 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
/linux-4.4.14/drivers/acpi/acpica/
Dtbutils.c71 struct acpi_table_facs *facs; in acpi_tb_initialize_facs() local
Dhwxfsleep.c106 acpi_hw_set_firmware_waking_vectors(struct acpi_table_facs *facs, in acpi_hw_set_firmware_waking_vectors()
/linux-4.4.14/drivers/acpi/
Dsleep.c682 static struct acpi_table_facs *facs; variable
/linux-4.4.14/include/acpi/
Dactbl.h234 u32 facs; /* 32-bit physical address of FACS */ member