Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/acpi/tools/acpidump/
H A Dacpidump.h84 struct acpi_table_header *ap_get_table_from_file(char *pathname,
H A Dapfiles.c179 struct acpi_table_header *ap_get_table_from_file(char *pathname, in ap_get_table_from_file() function
H A Dapdump.c373 table = ap_get_table_from_file(pathname, &file_size); in ap_dump_table_from_file()