Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dexconvrt.c590 switch (GET_CURRENT_ARG_TYPE(walk_state->op_info->runtime_args)) { in acpi_ex_convert_to_target_type()
675 runtime_args), in acpi_ex_convert_to_target_type()
H A Dexresop.c119 arg_types = op_info->runtime_args; in acpi_ex_resolve_operands()
H A Daclocal.h723 u32 runtime_args; /* Interpret time arguments */ member