Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ofw/
H A Dofw_thermal.c77 struct thermal_zone { struct
85 LIST_ENTRY(thermal_zone) tz_list; argument
104 static void thermal_zone_kstat_attach(struct thermal_zone *); argument