Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/executer/
A Dexnames.c61 UINT8 **InAmlAddress,
180 UINT8 **InAmlAddress, in AcpiExNameSegment() argument
183 char *AmlAddress = (void *) *InAmlAddress; in AcpiExNameSegment()
258 *InAmlAddress = ACPI_CAST_PTR (UINT8, AmlAddress); in AcpiExNameSegment()
283 UINT8 *InAmlAddress, in AcpiExGetNameString() argument
288 UINT8 *AmlAddress = InAmlAddress; in AcpiExGetNameString()
477 *OutNameLength = (UINT32) (AmlAddress - InAmlAddress); in AcpiExGetNameString()
/third_party/lib/acpica/source/include/acpica/
A Dacinterp.h557 UINT8 *InAmlAddress,

Completed in 3 milliseconds