Home
last modified time | relevance | path

Searched refs:Panel (Results 1 – 5 of 5) sorted by relevance

/acpica-latest/source/components/debugger/
Ddbconvert.c493 ACPI_PLD_SET_PANEL (&Dword, PldInfo->Panel); in AcpiDbEncodePldBuffer()
612 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Panel", PldInfo->Panel); in AcpiDbDumpPldBuffer()
/acpica-latest/source/compiler/
Daslpld.c375 PldInfo.Panel = (UINT8) Value; in OpcDoPld()
756 ACPI_PLD_SET_PANEL (&Dword, PldInfo->Panel); in OpcEncodePldBuffer()
/acpica-latest/source/components/utilities/
Dutxface.c718 PldInfo->Panel = ACPI_PLD_GET_PANEL (&Dword); in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/include/
Dacbuffer.h238 UINT8 Panel; member
/acpica-latest/source/components/disassembler/
Ddmbuffer.c920 AcpiDmFindNameByIndex(PldInfo->Panel, AcpiGbl_PldPanelList)); in AcpiDmPldBuffer()