Searched refs:acpi_ns_get_node_by_path (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/acpi/executer/ |
D | exconfig.c | 209 status = acpi_ns_get_node_by_path (operand[3]->string.pointer, start_node, in acpi_ex_load_table_op() 231 status = acpi_ns_get_node_by_path (operand[4]->string.pointer, start_node, in acpi_ex_load_table_op()
|
D | exoparg1.c | 723 status = acpi_ns_get_node_by_path (operand[0]->string.pointer, in acpi_ex_opcode_1A_0T_1R()
|
/linux-2.4.37.9/drivers/acpi/namespace/ |
D | nsutils.c | 144 status = acpi_ns_get_node_by_path (path, prefix_node, ACPI_NS_NO_UPSEARCH, &node); in acpi_ns_report_method_error() 894 acpi_ns_get_node_by_path ( in acpi_ns_get_node_by_path() function
|
D | nsxfname.c | 122 status = acpi_ns_get_node_by_path (pathname, prefix_node, ACPI_NS_NO_UPSEARCH, in acpi_get_handle()
|
D | nsaccess.c | 254 status = acpi_ns_get_node_by_path ("\\_GPE", NULL, ACPI_NS_NO_UPSEARCH, in acpi_ns_root_initialize()
|
/linux-2.4.37.9/include/acpi/ |
D | acnamesp.h | 352 acpi_ns_get_node_by_path (
|