Searched refs:AcpiGetTableByIndex (Results 1 – 8 of 8) sorted by relevance
376 AcpiGetTableByIndex ( in ACPI_EXPORT_SYMBOL()383 ACPI_FUNCTION_TRACE (AcpiGetTableByIndex); in ACPI_EXPORT_SYMBOL()421 ACPI_EXPORT_SYMBOL (AcpiGetTableByIndex) in ACPI_EXPORT_SYMBOL() argument
91 (void) AcpiGetTableByIndex (AcpiGbl_XFacsIndex, in AcpiTbInitializeFacs()97 (void) AcpiGetTableByIndex (AcpiGbl_FacsIndex, in AcpiTbInitializeFacs()
279 Status = AcpiGetTableByIndex (TableIndex, &Table); in AcpiExLoadTableOp()659 Status = AcpiGetTableByIndex (TableIndex, &Table); in AcpiExUnloadTable()
87 Status = AcpiGetTableByIndex (TableIndex, &Table); in AcpiNsOneCompleteParse()
252 Status = AcpiGetTableByIndex (TableIndex, &Table); in AcpiDsInitializeObjects()
573 Status = AcpiGetTableByIndex (TableIndex, &Table); in AcpiDsEvalTableRegionOperands()
569 AcpiGetTableByIndex (
638 Fix a regression for AcpiGetTableByIndex interface causing it to fail. Lv 6817 the global pointer instead of using AcpiGetTableByIndex for each FACS 8412 AcpiGetTableByIndex8472 - AcpiGetTableByIndex: Allows the host to easily enumerate all ACPI