Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dthermal.h88 struct thermal_zone_device { struct
101 const struct thermal_zone_device_ops *ops; argument
102 struct list_head cooling_devices;
103 struct idr idr;
104 struct mutex lock; /* protect cooling devices list */
105 struct list_head node;
106 struct delayed_work poll_queue;