Home
last modified time | relevance | path

Searched defs:tz (Results 1 - 17 of 17) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_ipa.h12 struct thermal_zone_device *tz; member
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H A Drockchip_ipa.h12 struct thermal_zone_device *tz; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa_simple.c154 struct thermal_zone_device *tz = READ_ONCE(model_data->gpu_tz); in poll_temperature() local
302 struct thermal_zone_device *tz; in kbase_simple_power_model_recalculate() local
51 kbase_simple_power_model_get_dummy_temp( struct thermal_zone_device *tz, int *temp) kbase_simple_power_model_get_dummy_temp() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa_simple.c43 static int kbase_simple_power_model_get_dummy_temp(struct thermal_zone_device *tz, unsigned long *temp) in kbase_simple_power_model_get_dummy_temp() argument
52 static int kbase_simple_power_model_get_dummy_temp(struct thermal_zone_device *tz, int *temp) in kbase_simple_power_model_get_dummy_temp() argument
155 struct thermal_zone_device *tz = READ_ONCE(model_data->gpu_tz); in poll_temperature() local
279 struct thermal_zone_device *tz; in kbase_simple_power_model_recalculate() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.h91 struct thermal_zone_device *tz; member
150 static inline int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() argument
154 static inline bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, in in of_thermal_get_ntrips() argument
158 of_thermal_get_trip_points(struct thermal_zone_device *tz) of_thermal_get_trip_points() argument
[all...]
H A Dthermal_core.c78 static void bind_previous_governor(struct thermal_zone_device *tz, const char *failed_gov_name) in bind_previous_governor() argument
100 thermal_set_governor(struct thermal_zone_device *tz, struct thermal_governor *new_gov) thermal_set_governor() argument
206 thermal_zone_device_set_policy(struct thermal_zone_device *tz, char *policy) thermal_zone_device_set_policy() argument
297 thermal_zone_device_set_polling(struct thermal_zone_device *tz, int delay) thermal_zone_device_set_polling() argument
308 should_stop_polling(struct thermal_zone_device *tz) should_stop_polling() argument
313 monitor_thermal_zone(struct thermal_zone_device *tz) monitor_thermal_zone() argument
332 handle_non_critical_trips(struct thermal_zone_device *tz, int trip) handle_non_critical_trips() argument
384 handle_critical_trips(struct thermal_zone_device *tz, int trip, enum thermal_trip_type trip_type) handle_critical_trips() argument
418 handle_thermal_trip(struct thermal_zone_device *tz, int trip) handle_thermal_trip() argument
455 update_temperature(struct thermal_zone_device *tz) update_temperature() argument
477 thermal_zone_device_init(struct thermal_zone_device *tz) thermal_zone_device_init() argument
486 thermal_zone_device_reset(struct thermal_zone_device *tz) thermal_zone_device_reset() argument
492 thermal_zone_device_set_mode(struct thermal_zone_device *tz, enum thermal_device_mode mode) thermal_zone_device_set_mode() argument
526 thermal_zone_device_enable(struct thermal_zone_device *tz) thermal_zone_device_enable() argument
532 thermal_zone_device_disable(struct thermal_zone_device *tz) thermal_zone_device_disable() argument
538 thermal_zone_device_is_enabled(struct thermal_zone_device *tz) thermal_zone_device_is_enabled() argument
552 thermal_zone_device_update(struct thermal_zone_device *tz, enum thermal_notify_event event) thermal_zone_device_update() argument
592 thermal_notify_framework(struct thermal_zone_device *tz, int trip) thermal_notify_framework() argument
600 struct thermal_zone_device *tz = container_of(work, struct thermal_zone_device, poll_queue.work); thermal_zone_device_check() local
694 thermal_zone_device_rebind_exception(struct thermal_zone_device *tz, const char *cdev_type, size_t size) thermal_zone_device_rebind_exception() argument
751 struct thermal_zone_device *tz; for_each_thermal_zone() local
769 struct thermal_zone_device *tz, *match = NULL; thermal_zone_get_by_id() local
784 thermal_zone_device_unbind_exception(struct thermal_zone_device *tz, const char *cdev_type, size_t size) thermal_zone_device_unbind_exception() argument
833 thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) thermal_zone_bind_cooling_device() argument
965 thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev) thermal_zone_unbind_cooling_device() argument
998 struct thermal_zone_device *tz; thermal_release() local
1016 print_bind_err_msg(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int ret) print_bind_err_msg() argument
1021 __bind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev, unsigned long *limits, unsigned int weight) __bind() argument
1257 __unbind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev) __unbind() argument
1279 struct thermal_zone_device *tz; thermal_cooling_device_unregister() local
1326 bind_tz(struct thermal_zone_device *tz) bind_tz() argument
1400 struct thermal_zone_device *tz; thermal_zone_device_register() local
1545 thermal_zone_device_unregister(struct thermal_zone_device *tz) thermal_zone_device_unregister() argument
1645 struct thermal_zone_device *tz; thermal_pm_notify() local
[all...]
H A Drockchip_thermal.c1407 struct thermal_zone_device *tz = sensor->tzd; in rockchip_dump_temperature() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dthermal_core.h103 struct thermal_zone_device *tz; member
166 static inline int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() argument
170 static inline bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, in of_thermal_is_trip_valid() argument
176 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points() argument
H A Drockchip_opp_select.c58 struct thermal_zone_device *tz; member
H A Drockchip_pvtm.c77 struct thermal_zone_device *tz; member
H A Drockchip_system_monitor.c72 struct thermal_zone_device *tz; member
1301 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_opp_select.c57 struct thermal_zone_device *tz; member
H A Drockchip_pvtm.c72 struct thermal_zone_device *tz; member
H A Drockchip_system_monitor.c70 struct thermal_zone_device *tz; member
1284 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h330 static inline void thermal_zone_of_sensor_unregister(struct device *dev, struct thermal_zone_device *tz) in thermal_zone_of_sensor_unregister() argument
341 static inline void devm_thermal_zone_of_sensor_unregister(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_zone_of_sensor_unregister() argument
383 thermal_zone_device_unregister(struct thermal_zone_device *tz) thermal_zone_device_unregister() argument
410 thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp) thermal_zone_get_temp() argument
414 thermal_zone_get_slope(struct thermal_zone_device *tz) thermal_zone_get_slope() argument
418 thermal_zone_get_offset(struct thermal_zone_device *tz) thermal_zone_get_offset() argument
426 thermal_notify_framework(struct thermal_zone_device *tz, int trip) thermal_notify_framework() argument
430 thermal_zone_device_enable(struct thermal_zone_device *tz) thermal_zone_device_enable() argument
435 thermal_zone_device_disable(struct thermal_zone_device *tz) thermal_zone_device_disable() argument
440 thermal_zone_device_is_enabled(struct thermal_zone_device *tz) thermal_zone_device_is_enabled() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c406 struct thermal_zone_device *tz = dec->thermal_zone; in model_static_power() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c428 struct thermal_zone_device *tz = dec->thermal_zone; in model_static_power() local

Completed in 22 milliseconds