Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dbios-tables-test.c115 static GArray *load_expected_aml(test_data *data);
256 exp_data.tables = load_expected_aml(data); in dump_aml_files()
379 static GArray *load_expected_aml(test_data *data) in load_expected_aml() function
459 exp_data.tables = load_expected_aml(data); in test_acpi_asl()