Searched refs:acpi_gpe_handler (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
D | evxface.c | 27 acpi_gpe_handler address, void *context); 720 acpi_gpe_handler address, void *context) in ACPI_EXPORT_SYMBOL() 842 u32 type, acpi_gpe_handler address, void *context) in acpi_install_gpe_handler() 876 u32 type, acpi_gpe_handler address, void *context) in ACPI_EXPORT_SYMBOL() 906 u32 gpe_number, acpi_gpe_handler address) in ACPI_EXPORT_SYMBOL()
|
D | aclocal.h | 420 acpi_gpe_handler address; /* Address of handler, if any */
|
/kernel/linux/linux-5.10/include/acpi/ |
D | acpixf.h | 616 acpi_gpe_handler 624 acpi_gpe_handler 630 acpi_gpe_handler
|
D | actypes.h | 1055 u32 (*acpi_gpe_handler) (acpi_handle gpe_device, u32 gpe_number, void *context); typedef
|