Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c123 static void cleanup_table_descriptor(AcpiSdtTable *table) in cleanup_table_descriptor() function
148 cleanup_table_descriptor(&g_array_index(data->tables, AcpiSdtTable, i)); in free_test_data()
201 cleanup_table_descriptor(&rsdt); in test_acpi_rxsdt_table()