Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h112 * @trips_disabled; bitmap for disabled trips
155 unsigned long trips_disabled; /* bitmap for disabled trips */ member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c424 if (test_bit(trip, &tz->trips_disabled)) { in handle_thermal_trip()
1474 set_bit(count, &tz->trips_disabled); in thermal_zone_device_register()
1477 set_bit(count, &tz->trips_disabled); in thermal_zone_device_register()
1481 set_bit(count, &tz->trips_disabled); in thermal_zone_device_register()

Completed in 3 milliseconds