Searched defs:cooling_dev (Results 1 – 2 of 2) sorted by relevance
220 struct thermal_cooling_device *cooling_dev; member298 static int video_get_max_state(struct thermal_cooling_device *cooling_dev, unsigned in video_get_max_state()308 static int video_get_cur_state(struct thermal_cooling_device *cooling_dev, unsigned in video_get_cur_state()328 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