Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/acpi/tools/acpidump/
Dapdump.c49 ap_dump_table_buffer(struct acpi_table_header *table,
173 ap_dump_table_buffer(struct acpi_table_header *table, in ap_dump_table_buffer() function
254 table_status = ap_dump_table_buffer(table, instance, address); in ap_dump_all_tables()
305 table_status = ap_dump_table_buffer(table, 0, address); in ap_dump_table_by_address()
371 table_status = ap_dump_table_buffer(table, instance, address); in ap_dump_table_by_name()
424 table_status = ap_dump_table_buffer(table, 0, 0); in ap_dump_table_from_file()