Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/acpica/
Ddsmthdat.c213 acpi_ds_method_data_get_node(u8 type, in acpi_ds_method_data_get_node() function
296 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_method_data_set_value()
353 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_method_data_get_value()
450 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_method_data_delete_value()
520 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_store_object_to_local()
662 status = acpi_ds_method_data_get_node(opcode, index, walk_state, &node); in acpi_ds_method_data_get_type()
Ddsobject.c474 acpi_ds_method_data_get_node(ACPI_REFCLASS_LOCAL, in acpi_ds_init_object_from_op()
492 status = acpi_ds_method_data_get_node(ACPI_REFCLASS_ARG, in acpi_ds_init_object_from_op()
Dexresolv.c467 acpi_ds_method_data_get_node(obj_desc-> in acpi_ex_resolve_multiple()
Dacdispat.h160 acpi_ds_method_data_get_node(u8 type,