Searched defs:to_cooling_device (Results 1 – 2 of 2) sorted by relevance
109 #define to_cooling_device(_dev) container_of(_dev, struct thermal_cooling_device, device) macro
122 #define to_cooling_device(_dev) \ macro