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

/linux-master/tools/power/acpi/tools/acpidump/
H A Dapdump.c15 ap_dump_table_buffer(struct acpi_table_header *table,
128 * FUNCTION: ap_dump_table_buffer
142 ap_dump_table_buffer(struct acpi_table_header *table, function
223 table_status = ap_dump_table_buffer(table, instance, address);
274 table_status = ap_dump_table_buffer(table, 0, address);
340 table_status = ap_dump_table_buffer(table, instance, address);
399 table_status = ap_dump_table_buffer(table, 0, 0);

Completed in 115 milliseconds