Home
last modified time | relevance | path

Searched refs:AML_SIGNAL_OP (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/acpi/acpica/
Damlcode.h133 #define AML_SIGNAL_OP (u16) 0x5b24 macro
Dexoparg1.c134 case AML_SIGNAL_OP: /* Signal (event_object) */ in acpi_ex_opcode_1A_0T_0R()