Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/acpi/tools/acpidump/
Dapdump.c15 ap_dump_table_buffer(struct acpi_table_header *table,
140 ap_dump_table_buffer(struct acpi_table_header *table, in ap_dump_table_buffer() function
221 table_status = ap_dump_table_buffer(table, instance, address); in ap_dump_all_tables()
272 table_status = ap_dump_table_buffer(table, 0, address); in ap_dump_table_by_address()
338 table_status = ap_dump_table_buffer(table, instance, address); in ap_dump_table_by_name()
397 table_status = ap_dump_table_buffer(table, 0, 0); in ap_dump_table_from_file()