Searched defs:acpi_sci_handler_info (Results 1 – 1 of 1) sorted by relevance
434 struct acpi_sci_handler_info { struct435 struct acpi_sci_handler_info *next; argument436 acpi_sci_handler address; /* Address of handler */437 void *context; /* Context to be passed to handler */