Searched refs:acpi_tbl_table_handler (Results 1 – 1 of 1) sorted by relevance
145 typedef int (*acpi_tbl_table_handler)(struct acpi_table_header *table); typedef242 int acpi_table_parse(char *id, acpi_tbl_table_handler handler);1125 acpi_tbl_table_handler probe_table;1138 .probe_table = (acpi_tbl_table_handler)fn, \