Searched refs:ap_dump_table_buffer (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/power/acpi/tools/acpidump/ |
H A D | apdump.c | 15 ap_dump_table_buffer(struct acpi_table_header *table, 142 ap_dump_table_buffer(struct acpi_table_header *table, in ap_dump_table_buffer() function 223 table_status = ap_dump_table_buffer(table, instance, address); in ap_dump_all_tables() 274 table_status = ap_dump_table_buffer(table, 0, address); in ap_dump_table_by_address() 340 table_status = ap_dump_table_buffer(table, instance, address); in ap_dump_table_by_name() 399 table_status = ap_dump_table_buffer(table, 0, 0); in ap_dump_table_from_file()
|