Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_helpers.c62 guard(cooling_dev)(cdev); in thermal_trip_is_bound_to_cdev() local
193 guard(cooling_dev)(cdev); in thermal_cdev_update() local
207 guard(cooling_dev)(cdev); in thermal_cdev_update_nocheck() local
H A Dthermal_core.c800 guard(cooling_dev)(cdev); in thermal_instance_add() local
1282 guard(cooling_dev)(cdev); in thermal_cooling_device_update() local
H A Dthermal_debugfs.c523 guard(cooling_dev)(cdev); in thermal_debug_cdev_clear() local
/linux/drivers/acpi/
H A Dacpi_video.c200 struct thermal_cooling_device *cooling_dev; member
249 static int video_get_max_state(struct thermal_cooling_device *cooling_dev, in video_get_max_state()
258 static int video_get_cur_state(struct thermal_cooling_device *cooling_dev, in video_get_cur_state()
278 video_set_cur_state(struct thermal_cooling_device *cooling_dev, unsigned long state) in video_set_cur_state()