Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthermal.h167 unsigned long trips_disabled; /* bitmap for disabled trips */ member
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c349 if (test_bit(trip_id, &tz->trips_disabled)) in handle_thermal_trip()
1341 set_bit(count, &tz->trips_disabled); in thermal_zone_device_register_with_trips()