Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Dthermal_core.c332 static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip) in handle_non_critical_trips()
384 static void handle_critical_trips(struct thermal_zone_device *tz, int trip, enum thermal_trip_type … in handle_critical_trips()
418 static void handle_thermal_trip(struct thermal_zone_device *tz, int trip) in handle_thermal_trip()
592 void thermal_notify_framework(struct thermal_zone_device *tz, int trip) in thermal_notify_framework()
833 int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip, in thermal_zone_bind_cooling_device()
965 int thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_coo… in thermal_zone_unbind_cooling_device()
Dthermal_core.h93 int trip; member
154 static inline bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) in of_thermal_is_trip_valid()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Dthermal_core.h105 int trip; member
171 int trip) in of_thermal_is_trip_valid()
Drockchip_system_monitor.c1301 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy()
/device/soc/rockchip/common/sdk_linux/include/linux/
Dthermal.h426 static inline void thermal_notify_framework(struct thermal_zone_device *tz, int trip) in thermal_notify_framework()
/device/soc/rockchip/common/vendor/drivers/rockchip/
Drockchip_system_monitor.c1284 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy()