Searched defs:acpi_subtable_proc (Results 1 – 1 of 1) sorted by relevance
221 struct acpi_subtable_proc { struct222 int id;223 acpi_tbl_entry_handler handler;224 acpi_tbl_entry_handler_arg handler_arg;225 void *arg;226 int count;