Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h65 int (*set_trips)(struct thermal_zone_device *, int, int); member
293 * @set_trips: a pointer to a function that sets a temperature window. When
304 int (*set_trips)(void *, int, int); member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Drockchip_thermal.c746 * set_trips will pass {-INT_MAX, INT_MAX} to trigger tsadc alarm in rk_tsadcv2_alarm_temp()
1239 .set_trips = rockchip_thermal_set_trips,

Completed in 3 milliseconds