Searched refs:acpi_ec_softc (Results 1 – 1 of 1) sorted by relevance
134 struct acpi_ec_softc { struct195 EcLock(struct acpi_ec_softc *sc) in EcLock()211 EcUnlock(struct acpi_ec_softc *sc) in EcUnlock()225 static ACPI_STATUS EcWaitEvent(struct acpi_ec_softc *sc, EC_EVENT Event,227 static ACPI_STATUS EcCommand(struct acpi_ec_softc *sc, EC_COMMAND cmd);228 static ACPI_STATUS EcRead(struct acpi_ec_softc *sc, UINT8 Address,230 static ACPI_STATUS EcWrite(struct acpi_ec_softc *sc, UINT8 Address,260 sizeof(struct acpi_ec_softc),458 struct acpi_ec_softc *sc; in acpi_ec_attach()552 struct acpi_ec_softc *sc; in acpi_ec_suspend()[all …]