Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/acpi/
A Dacconfig.h135 #define ACPI_OBJ_NUM_OPERANDS 8 macro
/linux-6.3-rc2/drivers/acpi/acpica/
A Ddsutils.c668 union acpi_parse_object *arguments[ACPI_OBJ_NUM_OPERANDS]; in acpi_ds_create_operands()
679 if (index >= ACPI_OBJ_NUM_OPERANDS) { in acpi_ds_create_operands()
A Dacstruct.h68 …union acpi_operand_object *operands[ACPI_OBJ_NUM_OPERANDS + 1]; /* Operands passed to the interpre…
A Ddswstate.c282 if (walk_state->num_operands >= ACPI_OBJ_NUM_OPERANDS) { in acpi_ds_obj_stack_push()

Completed in 8 milliseconds