Searched refs:acpi_hp_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/acpi_support/
H A Dacpi_hp.c142 struct acpi_hp_softc { struct
309 static void acpi_hp_evaluate_auto_on_off(struct acpi_hp_softc* sc);
311 static int acpi_hp_sysctl_set(struct acpi_hp_softc *sc, int method,
313 static int acpi_hp_sysctl_get(struct acpi_hp_softc *sc, int method);
347 sizeof(struct acpi_hp_softc),
355 acpi_hp_evaluate_auto_on_off(struct acpi_hp_softc *sc)
491 struct acpi_hp_softc *sc;
611 struct acpi_hp_softc *sc;
638 struct acpi_hp_softc *sc;
647 sc = (struct acpi_hp_softc *)oid
[all...]

Completed in 105 milliseconds