Searched refs:AcpiRead (Results 1 – 5 of 5) sorted by relevance
514 Status = AcpiRead (&Value, &GenericRegister); in AeGenericRegisters()515 ACPI_CHECK_OK (AcpiRead, Status); in AeGenericRegisters()524 Status = AcpiRead (&Value, &GenericRegister); in AeGenericRegisters()525 ACPI_CHECK_OK (AcpiRead, Status); in AeGenericRegisters()
246 AcpiRead ( in ACPI_EXPORT_SYMBOL()253 ACPI_FUNCTION_NAME (AcpiRead); in ACPI_EXPORT_SYMBOL()260 ACPI_EXPORT_SYMBOL (AcpiRead) in ACPI_EXPORT_SYMBOL() argument
289 Status = AcpiRead (&SleepStatus, &AcpiGbl_FADT.SleepStatus); in AcpiHwExtendedSleep()
1240 AcpiRead (
2353 tables, as well as the GAS structures passed to the AcpiRead and 2836 registers, registers in other ACPI data tables, and the AcpiRead and 5442 AcpiRead: On error, do not modify the return value target location. If an 7060 transfer support for GAS register structures passed to AcpiRead and 9305 AcpiRead/Write 9308 Fixed a regression related to the recent update of the AcpiRead/Write 9372 Updated the AcpiRead and AcpiWrite external interfaces to support 64-bit 9717 Fixed the parameter validation for AcpiRead/Write. Now return 9882 AcpiRead - Low-level read ACPI register (was HwLowLevelRead.)