Searched refs:acpi_gpe_handler (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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 */
  | 
| /Linux-v5.4/include/acpi/ | 
| D | acpixf.h | 612 							  acpi_gpe_handler 620 							      acpi_gpe_handler 626 							 acpi_gpe_handler
  | 
| D | actypes.h | 1047 u32 (*acpi_gpe_handler) (acpi_handle gpe_device, u32 gpe_number, void *context);  typedef
  |