Searched refs:acpi_ds_result_pop (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dsutils.c | 324 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_delete_result_if_not_used() 603 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_create_operand()
|
H A D | acdispat.h | 329 acpi_ds_result_pop(union acpi_operand_object **object,
|
H A D | dswexec.c | 70 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_get_predicate_value()
|
H A D | dswstate.c | 26 * FUNCTION: acpi_ds_result_pop 38 acpi_ds_result_pop(union acpi_operand_object **object, in acpi_ds_result_pop() function
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dsutils.c | 324 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_delete_result_if_not_used() 603 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_create_operand()
|
H A D | acdispat.h | 329 acpi_ds_result_pop(union acpi_operand_object **object,
|
H A D | dswexec.c | 70 status = acpi_ds_result_pop(&obj_desc, walk_state); in acpi_ds_get_predicate_value()
|
H A D | dswstate.c | 26 * FUNCTION: acpi_ds_result_pop 38 acpi_ds_result_pop(union acpi_operand_object **object, in acpi_ds_result_pop() function
|
Completed in 5 milliseconds