Searched refs:EcRead (Results 1 – 1 of 1) sorted by relevance
228 static ACPI_STATUS EcRead(struct acpi_ec_softc *sc, UINT8 Address,823 Status = EcRead(sc, EcAddr, EcData); in EcSpaceHandler()978 EcRead(struct acpi_ec_softc *sc, UINT8 Address, UINT8 *Data) in EcRead() function