Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Ddsmthdat.c214 acpi_ds_method_data_get_node(u8 type, in acpi_ds_method_data_get_node() function
297 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_method_data_set_value()
354 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_method_data_get_value()
451 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_method_data_delete_value()
521 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_store_object_to_local()
663 status = acpi_ds_method_data_get_node(opcode, index, walk_state, &node); in acpi_ds_method_data_get_type()