Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ofw/
H A Dofw_thermal.h35 struct cooling_device { struct
42 LIST_ENTRY(cooling_device) cd_list; argument
51 void cooling_device_register(struct cooling_device *); argument