Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dacstruct.h77 union acpi_parse_object *method_call_op; /* method_call Op if running a method */ member
H A Dpsparse.c373 walk_state->method_call_op = op; in acpi_ps_next_parse_state()
H A Ddsmethod.c620 walk_state->method_call_op, return_desc)); in acpi_ds_restart_control_method()