Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dthermal.h191 struct thermal_zone_device { struct
212 struct thermal_zone_device_ops *ops; argument
213 struct thermal_zone_params *tzp;
214 struct thermal_governor *governor;
238 int (*bind_to_tz)(struct thermal_zone_device *tz); argument