Searched defs:cooling_dev (Results 1 – 2 of 2) sorted by relevance
211 struct thermal_cooling_device *cooling_dev; member271 static int video_get_max_state(struct thermal_cooling_device *cooling_dev, unsigned in video_get_max_state()281 static int video_get_cur_state(struct thermal_cooling_device *cooling_dev, unsigned in video_get_cur_state()301 video_set_cur_state(struct thermal_cooling_device *cooling_dev, unsigned long state) in video_set_cur_state()
91 static struct thermal_cooling_device *cooling_dev; variable