Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c116 static GArray *load_expected_aml(test_data *data);
257 exp_data.tables = load_expected_aml(data); in dump_aml_files()
382 static GArray *load_expected_aml(test_data *data) in load_expected_aml() function
462 exp_data.tables = load_expected_aml(data); in test_acpi_asl()