Searched refs:AML_CONCATENATE_OP (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/acpi/acpica/ | ||
D | amlcode.h | 57 #define AML_CONCATENATE_OP (u16) 0x73 macro |
D | exoparg2.c | 267 case AML_CONCATENATE_OP: /* Concatenate (Data1, Data2, Result) */ in acpi_ex_opcode_2A_1T_1R() |