Searched refs:ARGI_SIMPLE_TARGET (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | exconvrt.c | 591 case ARGI_SIMPLE_TARGET: in acpi_ex_convert_to_target_type()
|
H A D | exresop.c | 275 case ARGI_SIMPLE_TARGET: /* Name, Local, or arg - no implicit conversion */ in acpi_ex_resolve_operands()
|
H A D | amlcode.h | 244 #define ARGI_SIMPLE_TARGET 0x11 /* Name, Local, Arg -- no implicit conversion */ macro
|
H A D | acopcode.h | 199 #define ARGI_COPY_OP ARGI_LIST2 (ARGI_ANYTYPE, ARGI_SIMPLE_TARGET)
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | exconvrt.c | 591 case ARGI_SIMPLE_TARGET: in acpi_ex_convert_to_target_type()
|
H A D | exresop.c | 275 case ARGI_SIMPLE_TARGET: /* Name, Local, or arg - no implicit conversion */ in acpi_ex_resolve_operands()
|
H A D | acopcode.h | 199 #define ARGI_COPY_OP ARGI_LIST2 (ARGI_ANYTYPE, ARGI_SIMPLE_TARGET)
|
H A D | amlcode.h | 244 #define ARGI_SIMPLE_TARGET 0x11 /* Name, Local, Arg -- no implicit conversion */ macro
|
Completed in 8 milliseconds