Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/acpi/tools/acpidump/
H A Dacpidump.h63 int ap_dump_table_from_file(char *pathname);
H A Dapmain.c335 status = ap_dump_table_from_file(action->argument); in main()
H A Dapdump.c365 int ap_dump_table_from_file(char *pathname) in ap_dump_table_from_file() function