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/
H A 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() argument
H A Dthermal_core.c332 static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip) in handle_non_critical_trips() argument
384 static void handle_critical_trips(struct thermal_zone_device *tz, int trip, enum thermal_trip_type trip_type) in handle_critical_trips() argument
418 static void handle_thermal_trip(struct thermal_zone_device *tz, int trip) in handle_thermal_trip() argument
592 thermal_notify_framework(struct thermal_zone_device *tz, int trip) thermal_notify_framework() 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
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
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 Drockchip_system_monitor.c1301 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h426 thermal_notify_framework(struct thermal_zone_device *tz, int trip) thermal_notify_framework() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c1284 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy() argument

Completed in 9 milliseconds