Home
last modified time | relevance | path

Searched defs:acpi_tz_softc (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/acpica/
H A Dacpi_thermal.c85 struct acpi_tz_softc { struct
86 device_t tz_dev;
89 int tz_active; /*Current active cooling*/
98 int tz_flags;
102 struct timespec tz_cooling_started;
105 struct sysctl_ctx_list tz_sysctl_ctx;
106 struct sysctl_oid *tz_sysctl_tree;
107 eventhandler_tag tz_event;
111 int tz_validchecks;
112 int tz_insane_tmp_notified;
[all …]