Home
last modified time | relevance | path

Searched refs:acpi_ec_softc (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/acpica/
H A Dacpi_ec.c133 struct acpi_ec_softc { struct
240 EcLock(struct acpi_ec_softc *sc) in EcLock()
306 sizeof(struct acpi_ec_softc),
497 struct acpi_ec_softc *sc; in acpi_ec_attach()
592 struct acpi_ec_softc *sc; in acpi_ec_suspend()
602 struct acpi_ec_softc *sc; in acpi_ec_resume()
612 struct acpi_ec_softc *sc; in acpi_ec_shutdown()
624 struct acpi_ec_softc *sc; in acpi_ec_read_method()
637 struct acpi_ec_softc *sc; in acpi_ec_write_method()
669 struct acpi_ec_softc *sc = (struct acpi_ec_softc *)Context; in EcGpeQueryHandler()
[all …]