Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dacpi_video.c211 struct thermal_cooling_device *cooling_dev; member
271 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()
/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c91 static struct thermal_cooling_device *cooling_dev; variable