Searched defs:acpi_sci_handler_info (Results 1 – 1 of 1) sorted by relevance
411 struct acpi_sci_handler_info { struct412 struct acpi_sci_handler_info *next; argument413 acpi_sci_handler address; /* Address of handler */414 void *context; /* Context to be passed to handler */