Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h70 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *); member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c430 if (tz->ops->get_trip_hyst) { in handle_thermal_trip()
431 tz->ops->get_trip_hyst(tz, trip, &hyst); in handle_thermal_trip()

Completed in 4 milliseconds