Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/acpica/
Dacobject.h59 #define AOPOBJ_AML_CONSTANT 0x01 /* Integer is an AML constant */ macro
Dexstore.c95 if (dest_desc->common.flags & AOPOBJ_AML_CONSTANT) { in acpi_ex_store()
Dexresop.c60 AOPOBJ_AML_CONSTANT)) { in acpi_ex_check_object_type()
Ddsobject.c385 obj_desc->common.flags = AOPOBJ_AML_CONSTANT; in acpi_ds_init_object_from_op()