/linux-6.8/drivers/thermal/ |
D | thermal_trip.c | 16 struct thermal_trip *trip; in for_each_thermal_trip() local 66 const struct thermal_trip *trip; in __thermal_zone_set_trips() local 123 struct thermal_trip *trip) in __thermal_zone_get_trip() 134 struct thermal_trip *trip) in thermal_zone_get_trip() 147 const struct thermal_trip *trip) in thermal_zone_trip_id() 156 const struct thermal_trip *trip) in thermal_zone_trip_updated() 163 struct thermal_trip *trip, int temp) in thermal_zone_set_trip_temp()
|
D | thermal_helpers.c | 25 int get_tz_trend(struct thermal_zone_device *tz, const struct thermal_trip *trip) in get_tz_trend() 48 const struct thermal_trip *trip; in get_thermal_instance() local 85 const struct thermal_trip *trip; in __thermal_zone_get_temp() local
|
D | thermal_netlink.h | 67 const struct thermal_trip *trip) in thermal_notify_tz_trip_down() 73 const struct thermal_trip *trip) in thermal_notify_tz_trip_up() 79 const struct thermal_trip *trip) in thermal_notify_tz_trip_change()
|
D | gov_bang_bang.c | 17 const struct thermal_trip *trip) in thermal_zone_trip_update() 94 const struct thermal_trip *trip) in bang_bang_control()
|
D | gov_step_wise.c | 72 const struct thermal_trip *trip) in thermal_zone_trip_update() 133 const struct thermal_trip *trip) in step_wise_throttle()
|
D | gov_fair_share.c | 20 const struct thermal_trip *trip, *level_trip = NULL; in get_trip_level() local 67 const struct thermal_trip *trip) in fair_share_throttle()
|
D | thermal_debugfs.h | 24 const struct thermal_trip *trip) {}; in thermal_debug_tz_trip_up() 26 const struct thermal_trip *trip) {} in thermal_debug_tz_trip_down()
|
D | thermal_core.c | 306 const struct thermal_trip *trip) in handle_non_critical_trips() 350 const struct thermal_trip *trip) in handle_critical_trips() 365 struct thermal_trip *trip) in handle_thermal_trip() 462 struct thermal_trip *trip; in __thermal_zone_device_update() local 647 const struct thermal_trip *trip, in thermal_bind_cdev_to_trip() 788 const struct thermal_trip *trip, in thermal_unbind_cdev_from_trip()
|
D | thermal_netlink.c | 336 const struct thermal_trip *trip) in thermal_notify_tz_trip_down() 346 const struct thermal_trip *trip) in thermal_notify_tz_trip_up() 356 const struct thermal_trip *trip) in thermal_notify_tz_trip_change() 448 const struct thermal_trip *trip; in thermal_genl_cmd_tz_get_trip() local
|
D | thermal_of.c | 23 static int of_find_trip_id(struct device_node *np, struct device_node *trip) in of_find_trip_id() 95 struct thermal_trip *trip) in thermal_of_populate_trip() 126 struct device_node *trips, *trip; in thermal_of_trips_init() local
|
D | gov_user_space.c | 33 const struct thermal_trip *trip) in notify_user_space()
|
D | thermal_debugfs.c | 543 const struct thermal_trip *trip) in thermal_debug_tz_trip_up() 628 const struct thermal_trip *trip) in thermal_debug_tz_trip_down() 747 struct thermal_trip *trip; in tze_seq_show() local
|
D | gov_power_allocator.c | 499 const struct thermal_trip *trip; in get_governor_trips() local 749 const struct thermal_trip *trip) in power_allocator_throttle()
|
D | thermal_core.h | 91 const struct thermal_trip *trip; member
|
/linux-6.8/drivers/thermal/intel/int340x_thermal/ |
D | int340x_thermal_zone.c | 42 int trip, int temp) in int340x_thermal_set_trip_temp() 75 static inline int trip_priv_to_int(const struct thermal_trip *trip) in trip_priv_to_int() 226 static int int340x_update_one_trip(struct thermal_trip *trip, void *arg) in int340x_update_one_trip()
|
/linux-6.8/drivers/acpi/ |
D | thermal.c | 92 struct acpi_thermal_trip trip; member 99 struct acpi_thermal_trip trip; member 222 const struct thermal_trip *trip) in acpi_thermal_update_trip() 272 const struct thermal_trip *trip) in acpi_thermal_update_trip_devices() 290 static int acpi_thermal_adjust_trip(struct thermal_trip *trip, void *data) in acpi_thermal_adjust_trip() 496 const struct thermal_trip *trip, in thermal_get_trend() 567 static int bind_unbind_cdev_cb(struct thermal_trip *trip, void *arg) in bind_unbind_cdev_cb() 827 struct thermal_trip *trip; in acpi_thermal_add() local
|
/linux-6.8/drivers/thermal/intel/ |
D | intel_quark_dts_thermal.c | 177 static int get_trip_temp(int trip) in get_trip_temp() 203 int trip, int temp) in update_trip_temp() 250 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp()
|
D | intel_soc_dts_iosf.c | 148 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 225 unsigned long trip; in add_dts_thermal_zone() local
|
D | intel_pch_thermal.c | 97 static int pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, int trip) in pch_wpt_add_acpi_psv_trip() 114 static int pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, int trip) in pch_wpt_add_acpi_psv_trip()
|
/linux-6.8/drivers/thermal/broadcom/ |
D | brcmstb_thermal.c | 178 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_trip_enable() local 194 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_get_trip_temp() local 207 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_set_trip_temp() local
|
D | bcm2835_thermal.c | 225 struct thermal_trip trip; in bcm2835_thermal_probe() local
|
/linux-6.8/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_thermal.c | 36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ; variable
|
/linux-6.8/drivers/thermal/qcom/ |
D | qcom-spmi-temp-alarm.c | 268 struct thermal_trip trip; in qpnp_tm_set_trip_temp() local 301 struct thermal_trip trip; in qpnp_tm_get_critical_trip_temp() local
|
/linux-6.8/drivers/thermal/st/ |
D | st_thermal.c | 138 static struct thermal_trip trip; variable
|
/linux-6.8/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | therm.h | 56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; member
|