Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dacenv.h33 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument
36 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
/Linux-v6.6/arch/ia64/include/asm/
Dacenv.h43 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument
46 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
/Linux-v6.6/drivers/acpi/acpica/
Dhwxfsleep.c50 acpi_hw_set_firmware_waking_vector(struct acpi_table_facs *facs, in acpi_hw_set_firmware_waking_vector()
Dtbutils.c37 struct acpi_table_facs *facs; in acpi_tb_initialize_facs() local
/Linux-v6.6/drivers/acpi/
Dsleep.c914 static struct acpi_table_facs *facs; variable
/Linux-v6.6/include/acpi/
Dactbl.h201 u32 facs; /* 32-bit physical address of FACS */ member