Searched defs:thermal_zone_device (Results 1 – 1 of 1) sorted by relevance
88 struct thermal_zone_device { struct101 const struct thermal_zone_device_ops *ops; argument102 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;