Searched defs:to_thermal_zone (Results 1 – 2 of 2) sorted by relevance
107 #define to_thermal_zone(_dev) container_of(_dev, struct thermal_zone_device, device) macro
119 #define to_thermal_zone(_dev) \ macro