Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thermal/intel/int340x_thermal/
Dint3406_thermal.c24 struct thermal_cooling_device *cooling_dev; member
41 int3406_thermal_get_max_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_get_max_state()
51 int3406_thermal_set_cur_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_set_cur_state()
68 int3406_thermal_get_cur_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_get_cur_state()
/linux-6.14.4/drivers/thermal/
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
Dthermal_sysfs.c547 guard(cooling_dev)(cdev); in cur_state_store() local
631 guard(cooling_dev)(cdev); in total_trans_show() local
653 guard(cooling_dev)(cdev); in time_in_state_ms_show() local
680 guard(cooling_dev)(cdev); in reset_store() local
711 guard(cooling_dev)(cdev); in trans_table_show() local
Dthermal_core.c801 guard(cooling_dev)(cdev); in thermal_instance_add() local
1278 guard(cooling_dev)(cdev); in thermal_cooling_device_update() local
Dthermal_debugfs.c523 guard(cooling_dev)(cdev); in thermal_debug_cdev_clear() local
/linux-6.14.4/drivers/acpi/
Dacpi_video.c204 struct thermal_cooling_device *cooling_dev; member
253 static int video_get_max_state(struct thermal_cooling_device *cooling_dev, in video_get_max_state()
262 static int video_get_cur_state(struct thermal_cooling_device *cooling_dev, in video_get_cur_state()
282 video_set_cur_state(struct thermal_cooling_device *cooling_dev, unsigned long state) in video_set_cur_state()
/linux-6.14.4/drivers/thermal/intel/
Dintel_powerclamp.c72 static struct thermal_cooling_device *cooling_dev; variable
/linux-6.14.4/drivers/hwmon/
Dmax6650.c764 struct thermal_cooling_device *cooling_dev; in max6650_probe() local
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h1227 struct iwl_mvm_cooling_device cooling_dev; member