Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dacpi.h139 typedef int (*acpi_tbl_entry_handler)(union acpi_subtable_headers *header, typedef
217 acpi_tbl_entry_handler handler;
233 acpi_tbl_entry_handler handler,
239 acpi_tbl_entry_handler handler,
1090 acpi_tbl_entry_handler probe_subtbl;
/Linux-v5.4/drivers/acpi/
Dtables.c393 acpi_tbl_entry_handler handler, in acpi_table_parse_entries()
406 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_madt()
Dnuma.c414 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_srat()
/Linux-v5.4/drivers/irqchip/
Dirq-gic-v3.c1862 acpi_tbl_entry_handler redist_parser; in gic_acpi_collect_gicr_base()