Home
last modified time | relevance | path

Searched defs:trip (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.8/drivers/thermal/
Dthermal_trip.c16 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()
Dthermal_helpers.c25 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
Dthermal_netlink.h67 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()
Dgov_bang_bang.c17 const struct thermal_trip *trip) in thermal_zone_trip_update()
94 const struct thermal_trip *trip) in bang_bang_control()
Dgov_step_wise.c72 const struct thermal_trip *trip) in thermal_zone_trip_update()
133 const struct thermal_trip *trip) in step_wise_throttle()
Dgov_fair_share.c20 const struct thermal_trip *trip, *level_trip = NULL; in get_trip_level() local
67 const struct thermal_trip *trip) in fair_share_throttle()
Dthermal_debugfs.h24 const struct thermal_trip *trip) {}; in thermal_debug_tz_trip_up()
26 const struct thermal_trip *trip) {} in thermal_debug_tz_trip_down()
Dthermal_core.c306 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()
Dthermal_netlink.c336 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
Dthermal_of.c23 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
Dgov_user_space.c33 const struct thermal_trip *trip) in notify_user_space()
Dthermal_debugfs.c543 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
Dgov_power_allocator.c499 const struct thermal_trip *trip; in get_governor_trips() local
749 const struct thermal_trip *trip) in power_allocator_throttle()
Dthermal_core.h91 const struct thermal_trip *trip; member
/linux-6.8/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c42 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/
Dthermal.c92 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/
Dintel_quark_dts_thermal.c177 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()
Dintel_soc_dts_iosf.c148 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
Dintel_pch_thermal.c97 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/
Dbrcmstb_thermal.c178 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
Dbcm2835_thermal.c225 struct thermal_trip trip; in bcm2835_thermal_probe() local
/linux-6.8/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_thermal.c36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ; variable
/linux-6.8/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c268 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/
Dst_thermal.c138 static struct thermal_trip trip; variable
/linux-6.8/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dtherm.h56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; member

12