Home
last modified time | relevance | path

Searched refs:AOPOBJ_AML_CONSTANT (Results 1 - 8 of 8) sorted by relevance

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

Completed in 6 milliseconds