Home
last modified time | relevance | path

Searched refs:acpi_tbl_entry_handler (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfw_table.h14 typedef int (*acpi_tbl_entry_handler)(union acpi_subtable_headers *header, typedef
22 acpi_tbl_entry_handler handler;
H A Dacpi.h246 acpi_tbl_entry_handler handler, unsigned int max_entries);
251 acpi_tbl_entry_handler handler,
1443 acpi_tbl_entry_handler probe_subtbl;
/linux/drivers/acpi/
H A Dtables.c279 acpi_tbl_entry_handler handler, acpi_tbl_entry_handler_arg handler_arg, in __acpi_table_parse_entries()
305 acpi_tbl_entry_handler handler, in acpi_table_parse_entries()
313 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_madt()