Home
last modified time | relevance | path

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

/include/linux/
Dthermal.h105 struct thermal_cooling_device { struct
113 const struct thermal_cooling_device_ops *ops; argument
114 bool updated; /* true if the cooling device does not need update */
115 struct mutex lock; /* protect thermal_instances list */
116 struct list_head thermal_instances;
117 struct list_head node;