Home
last modified time | relevance | path

Searched defs:trip (Results 1 - 25 of 80) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/thermal/
H A Dgov_user_space.c25 static int notify_user_space(struct thermal_zone_device *tz, int trip) in notify_user_space() argument
H A Dgov_bang_bang.c16 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() argument
99 static int bang_bang_control(struct thermal_zone_device *tz, int trip) in bang_bang_control() argument
[all...]
H A Dgov_step_wise.c116 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() argument
186 step_wise_throttle(struct thermal_zone_device *tz, int trip) step_wise_throttle() argument
[all...]
H A Dgov_fair_share.c78 static int fair_share_throttle(struct thermal_zone_device *tz, int trip) in fair_share_throttle() argument
[all...]
H A Dthermal_helpers.c26 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() argument
45 get_thermal_instance(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int trip) get_thermal_instance() argument
H A Dthermal_core.h105 int trip; member
170 of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) of_thermal_is_trip_valid() argument
H A Dda9062-thermal.c123 da9062_thermal_get_trip_type(struct thermal_zone_device *z, int trip, enum thermal_trip_type *type) da9062_thermal_get_trip_type() argument
142 da9062_thermal_get_trip_temp(struct thermal_zone_device *z, int trip, int *temp) da9062_thermal_get_trip_temp() argument
H A Ddb8500_thermal.c77 static int db8500_thermal_get_trend(void *data, int trip, enum thermal_trend *trend) in db8500_thermal_get_trend() argument
/kernel/linux/linux-6.6/drivers/thermal/
H A Dgov_user_space.c32 static int notify_user_space(struct thermal_zone_device *tz, int trip) in notify_user_space() argument
H A Dgov_bang_bang.c18 const struct thermal_trip *trip = &tz->trips[trip_index]; in thermal_zone_trip_update() local
92 bang_bang_control(struct thermal_zone_device *tz, int trip) bang_bang_control() argument
[all...]
H A Dgov_fair_share.c24 struct thermal_trip trip; in get_trip_level() local
70 const struct thermal_trip *trip = &tz->trips[trip_index]; fair_share_throttle() local
[all...]
H A Dgov_step_wise.c84 const struct thermal_trip *trip = &tz->trips[trip_id]; in thermal_zone_trip_update() local
139 step_wise_throttle(struct thermal_zone_device *tz, int trip) step_wise_throttle() argument
[all...]
H A Dthermal_trip.c53 struct thermal_trip trip; in __thermal_zone_set_trips() local
113 __thermal_zone_get_trip(struct thermal_zone_device *tz, int trip_id, struct thermal_trip *trip) __thermal_zone_get_trip() argument
124 thermal_zone_get_trip(struct thermal_zone_device *tz, int trip_id, struct thermal_trip *trip) thermal_zone_get_trip() argument
137 thermal_zone_set_trip(struct thermal_zone_device *tz, int trip_id, const struct thermal_trip *trip) thermal_zone_set_trip() argument
176 thermal_zone_trip_id(struct thermal_zone_device *tz, const struct thermal_trip *trip) thermal_zone_trip_id() argument
[all...]
H A Dthermal_helpers.c27 struct thermal_trip *trip = tz->trips ? &tz->trips[trip_index] : NULL; in get_tz_trend() local
49 const struct thermal_trip *trip; in get_thermal_instance() local
89 struct thermal_trip trip; in __thermal_zone_get_temp() local
[all...]
H A Dthermal_core.h90 const struct thermal_trip *trip; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ; variable
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c32 cxgb4_thermal_get_trip_type(struct thermal_zone_device *tzdev, int trip, enum thermal_trip_type *type) cxgb4_thermal_get_trip_type() argument
44 cxgb4_thermal_get_trip_temp(struct thermal_zone_device *tzdev, int trip, int *temp) cxgb4_thermal_get_trip_temp() argument
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c43 int340x_thermal_get_trip_temp(struct thermal_zone_device *zone, int trip, int *temp) int340x_thermal_get_trip_temp() argument
79 int340x_thermal_get_trip_type(struct thermal_zone_device *zone, int trip, enum thermal_trip_type *type) int340x_thermal_get_trip_type() argument
116 int340x_thermal_set_trip_temp(struct thermal_zone_device *zone, int trip, int temp) int340x_thermal_set_trip_temp() argument
138 int340x_thermal_get_trip_hyst(struct thermal_zone_device *zone, int trip, int *temp) int340x_thermal_get_trip_hyst() argument
[all...]
/kernel/linux/linux-6.6/drivers/thermal/st/
H A Dst_thermal.c138 static struct thermal_trip trip; variable
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c41 int340x_thermal_set_trip_temp(struct thermal_zone_device *zone, int trip, int temp) int340x_thermal_set_trip_temp() argument
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c117 static int __ti_thermal_get_trend(void *p, int trip, enum thermal_trend *trend) in __ti_thermal_get_trend() argument
/kernel/linux/linux-5.10/drivers/thermal/st/
H A Dst_thermal.c137 st_thermal_get_trip_type(struct thermal_zone_device *th, int trip, enum thermal_trip_type *type) st_thermal_get_trip_type() argument
155 st_thermal_get_trip_temp(struct thermal_zone_device *th, int trip, int *temp) st_thermal_get_trip_temp() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dtherm.h56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; member
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c112 __ti_thermal_get_trend(struct thermal_zone_device *tz, const struct thermal_trip *trip, enum thermal_trend *trend) __ti_thermal_get_trend() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dtherm.h56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; member

Completed in 8 milliseconds

1234