Searched defs:acpi_sci_handler_info (Results 1 – 1 of 1) sorted by relevance
405 struct acpi_sci_handler_info { struct406 struct acpi_sci_handler_info *next; argument407 acpi_sci_handler address; /* Address of handler */408 void *context; /* Context to be passed to handler */