Searched refs:acpi_tb_is_table_loaded (Results 1 – 5 of 5) sorted by relevance
81 u8 acpi_tb_is_table_loaded(u32 table_index);
97 if (acpi_tb_is_table_loaded(table_index)) { in acpi_ns_load_table()
414 if (!acpi_tb_is_table_loaded(i)) { in ACPI_EXPORT_SYMBOL()
595 if (!acpi_tb_is_table_loaded(table_index)) { in acpi_ex_unload_table()
730 u8 acpi_tb_is_table_loaded(u32 table_index) in acpi_tb_is_table_loaded() function