Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dvideo.c220 struct thermal_cooling_device *cooling_dev; member
298 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()
/linux-4.1.27/drivers/thermal/
Dintel_powerclamp.c91 static struct thermal_cooling_device *cooling_dev; variable