Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfw_table.h14 typedef int (*acpi_tbl_entry_handler)(union acpi_subtable_headers *header, typedef
22 acpi_tbl_entry_handler handler;
Dacpi.h227 acpi_tbl_entry_handler handler, unsigned int max_entries);
232 acpi_tbl_entry_handler handler,
1342 acpi_tbl_entry_handler probe_subtbl;
/linux-6.12.1/drivers/acpi/
Dtables.c278 acpi_tbl_entry_handler handler, acpi_tbl_entry_handler_arg handler_arg, in __acpi_table_parse_entries()
304 acpi_tbl_entry_handler handler, in acpi_table_parse_entries()
312 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_madt()
/linux-6.12.1/drivers/acpi/numa/
Dsrat.c495 acpi_tbl_entry_handler handler, unsigned int max_entries) in acpi_table_parse_srat()
/linux-6.12.1/drivers/irqchip/
Dirq-gic-v3.c2429 acpi_tbl_entry_handler redist_parser; in gic_acpi_collect_gicr_base()