Searched refs:acpi_gpe_handler (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | evxface.c | 27 acpi_gpe_handler address, void *context); 720 acpi_gpe_handler address, void *context) in acpi_ev_install_gpe_handler() 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()
|
H A D | aclocal.h | 420 acpi_gpe_handler address; /* Address of handler, if any */
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | evxface.c | 27 acpi_gpe_handler address, void *context); 720 acpi_gpe_handler address, void *context) in acpi_ev_install_gpe_handler() 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()
|
H A D | aclocal.h | 420 acpi_gpe_handler address; /* Address of handler, if any */
|
/kernel/linux/linux-5.10/include/acpi/ |
H A D | acpixf.h | 616 acpi_gpe_handler 624 acpi_gpe_handler 630 acpi_gpe_handler
|
H A D | actypes.h | 1056 u32 (*acpi_gpe_handler) (acpi_handle gpe_device, u32 gpe_number, void *context); typedef
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | acpixf.h | 618 acpi_gpe_handler 626 acpi_gpe_handler 632 acpi_gpe_handler
|
H A D | actypes.h | 1058 u32 (*acpi_gpe_handler) (acpi_handle gpe_device, u32 gpe_number, void *context); typedef
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-sch.c | 47 acpi_gpe_handler gpe_handler;
|
Completed in 16 milliseconds