Searched refs:acpi_ns_load_table (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Dtbxfload.c161 status = acpi_ns_load_table(acpi_gbl_dsdt_index, acpi_gbl_root_node); ACPI_EXPORT_SYMBOL_INIT()
188 status = acpi_ns_load_table(i, acpi_gbl_root_node); ACPI_EXPORT_SYMBOL_INIT()
326 status = acpi_ns_load_table(table_index, acpi_gbl_root_node); ACPI_EXPORT_SYMBOL_INIT()
H A Dnsload.c63 * FUNCTION: acpi_ns_load_table
75 acpi_ns_load_table(u32 table_index, struct acpi_namespace_node *node) acpi_ns_load_table() function
H A Ddbfileio.c170 acpi_ns_load_table(table_info.installed_desc, acpi_gbl_root_node); ae_local_load_table()
H A Dacnamesp.h98 acpi_ns_load_table(u32 table_index, struct acpi_namespace_node *node);
H A Dexconfig.c111 status = acpi_ns_load_table(table_index, parent_node); acpi_ex_add_table()

Completed in 106 milliseconds