Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
H A Dacpi_hpet.c60 struct acpi_hpet_softc { struct
77 static void acpi_hpet_test(struct acpi_hpet_softc *sc); argument
79 static void acpi_hpet_enable(struct acpi_hpet_softc *);
80 static void acpi_hpet_disable(struct acpi_hpet_softc *);
109 sizeof(struct acpi_hpet_softc),
404 struct acpi_hpet_softc *sc; in acpi_hpet_attach()
543 acpi_hpet_enable(struct acpi_hpet_softc *sc) in acpi_hpet_enable()
553 acpi_hpet_disable(struct acpi_hpet_softc *sc) in acpi_hpet_disable()
581 struct acpi_hpet_softc *sc; in acpi_hpet_suspend()
596 struct acpi_hpet_softc *sc; in acpi_hpet_resume()
[all …]