Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/acpi/tools/acpidump/
H A Dacpidump.h80 int ap_open_output_file(char *pathname);
H A Dapfiles.c65 int ap_open_output_file(char *pathname) in ap_open_output_file() function
H A Dapmain.c170 if (ap_open_output_file(acpi_gbl_optarg)) { in ap_do_options()