Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/acpi/
Dvideo.c206 struct thermal_cooling_device *cooling_dev; member
266 static int video_get_max_state(struct thermal_cooling_device *cooling_dev, unsigned in video_get_max_state()
276 static int video_get_cur_state(struct thermal_cooling_device *cooling_dev, unsigned in video_get_cur_state()
296 video_set_cur_state(struct thermal_cooling_device *cooling_dev, unsigned long state) in video_set_cur_state()