Searched refs:acpi_gpe_handler (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/acpi/acpica/ |
A 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()
|
A D | aclocal.h | 420 acpi_gpe_handler address; /* Address of handler, if any */
|
/linux-6.3-rc2/include/acpi/ |
A D | acpixf.h | 618 acpi_gpe_handler 626 acpi_gpe_handler 632 acpi_gpe_handler
|
A D | actypes.h | 1059 u32 (*acpi_gpe_handler) (acpi_handle gpe_device, u32 gpe_number, void *context); typedef
|
/linux-6.3-rc2/drivers/gpio/ |
A D | gpio-sch.c | 47 acpi_gpe_handler gpe_handler;
|
Completed in 17 milliseconds