Home
last modified time | relevance | path

Searched refs:AcpiGbl_PldPanelList (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutglobal.c298 const char *AcpiGbl_PldPanelList[] = variable
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacglobal.h471 ACPI_GLOBAL (const char, *AcpiGbl_PldPanelList[]);
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslpld.c366 if (!OpcFindName (AcpiGbl_PldPanelList, in OpcDoPld()
/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c920 AcpiDmFindNameByIndex(PldInfo->Panel, AcpiGbl_PldPanelList)); in AcpiDmPldBuffer()