Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dacenv.h33 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument
36 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
/linux/arch/arm64/kernel/
H A Dacpi.c236 struct acpi_table_header *facs = NULL; in acpi_boot_table_init() local
/linux/drivers/acpi/
H A Dsleep.c931 static struct acpi_table_facs *facs; variable