Searched defs:trip (Results 1 – 6 of 6) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/drivers/thermal/ |
| D | thermal_core.c | 332 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()
|
| D | thermal_core.h | 93 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/ |
| D | thermal_core.h | 105 int trip; member 171 int trip) in of_thermal_is_trip_valid()
|
| D | rockchip_system_monitor.c | 1301 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy()
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | thermal.h | 426 static inline void thermal_notify_framework(struct thermal_zone_device *tz, int trip) in thermal_notify_framework()
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| D | rockchip_system_monitor.c | 1284 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy()
|