Searched refs:FormatsConfig (Results 1 – 2 of 2) sorted by relevance
1556 ACPI_NHLT_FORMATS_CONFIG *FormatsConfig; in AcpiDmDumpNhlt() local1774 FormatsConfig = ACPI_ADD_PTR (ACPI_NHLT_FORMATS_CONFIG, Table, Offset); in AcpiDmDumpNhlt()1775 FormatsCount = FormatsConfig->FormatsCount; in AcpiDmDumpNhlt()1783 Status = AcpiDmDumpTable (TableLength, Offset, FormatsConfig, in AcpiDmDumpNhlt()
825 ACPI_NHLT_FORMATS_CONFIG *FormatsConfig; in DtCompileNhlt() local1052 FormatsConfig = ACPI_CAST_PTR (ACPI_NHLT_FORMATS_CONFIG, Subtable->Buffer); in DtCompileNhlt()1053 FormatsCount = FormatsConfig->FormatsCount; in DtCompileNhlt()