Searched refs:acpi_tb_copy_dsdt (Results 1 – 3 of 3) sorted by relevance
130 struct acpi_table_header *acpi_tb_copy_dsdt(u32 table_index);
142 new_dsdt = acpi_tb_copy_dsdt(acpi_gbl_dsdt_index); in ACPI_EXPORT_SYMBOL_INIT()
120 struct acpi_table_header *acpi_tb_copy_dsdt(u32 table_index) in acpi_tb_copy_dsdt() function