Home
last modified time | relevance | path

Searched refs:thermal_notify_framework (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h372 void thermal_notify_framework(struct thermal_zone_device *, int);
426 static inline void thermal_notify_framework(struct thermal_zone_device *tz, int trip) in thermal_notify_framework() function
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c581 * thermal_notify_framework - Sensor drivers use this API to notify framework
592 void thermal_notify_framework(struct thermal_zone_device *tz, int trip) in thermal_notify_framework() function
596 EXPORT_SYMBOL_GPL(thermal_notify_framework); variable

Completed in 4 milliseconds