Searched defs:acpi_subtable_proc (Results 1 – 1 of 1) sorted by relevance
210 struct acpi_subtable_proc { struct211 int id;212 acpi_tbl_entry_handler handler;213 acpi_tbl_entry_handler_arg handler_arg;214 void *arg;215 int count;