Searched refs:trip_mask (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | thermal.h | 218 int trip_mask; member
|
/device/soc/rockchip/common/sdk_linux/drivers/thermal/ |
H A D | thermal_core.c | 1079 __bind(pos, tzp->tbp[i].trip_mask, cdev, tzp->tbp[i].binding_limits, tzp->tbp[i].weight); in bind_cdev() 1310 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_cooling_device_unregister() 1364 __bind(tz, tzp->tbp[i].trip_mask, pos, tzp->tbp[i].binding_limits, tzp->tbp[i].weight); in bind_tz() 1582 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_zone_device_unregister()
|
Completed in 4 milliseconds