Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthermal.h168 unsigned long trips_disabled; /* bitmap for disabled trips */ member
/linux-6.1.9/drivers/thermal/
Dthermal_core.c350 if (test_bit(trip, &tz->trips_disabled)) in handle_thermal_trip()
1280 set_bit(count, &tz->trips_disabled); in thermal_zone_device_register_with_trips()