Home
last modified time | relevance | path

Searched refs:ACPI_EVENT_GLOBAL (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/acpi/acpica/
Devglock.c47 status = acpi_install_fixed_event_handler(ACPI_EVENT_GLOBAL, in acpi_ev_init_global_lock_handler()
94 status = acpi_remove_fixed_event_handler(ACPI_EVENT_GLOBAL, in acpi_ev_remove_global_lock_handler()
/linux-6.6.21/include/acpi/
Dactypes.h722 #define ACPI_EVENT_GLOBAL 1 macro
/linux-6.6.21/drivers/acpi/
Dsysfs.c891 else if (i == num_gpes + ACPI_EVENT_GLOBAL) in acpi_irq_stats_init()