Searched refs:runtime_args (Results 1 – 3 of 3) sorted by relevance
601 switch (GET_CURRENT_ARG_TYPE (walk_state->op_info->runtime_args)) { in acpi_ex_convert_to_target_type()681 GET_CURRENT_ARG_TYPE (walk_state->op_info->runtime_args), in acpi_ex_convert_to_target_type()685 GET_CURRENT_ARG_TYPE (walk_state->op_info->runtime_args))) in acpi_ex_convert_to_target_type()
155 arg_types = op_info->runtime_args; in acpi_ex_resolve_operands()
586 u32 runtime_args; /* Interpret time arguments */ member