Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.h13 #define INT340X_THERMAL_MAX_TRIP_COUNT INT340X_THERMAL_MAX_ACT_TRIP_COUNT + 3 macro
A Dint340x_thermal_zone.c148 zone_trips = kzalloc(sizeof(*zone_trips) * (trip_cnt + INT340X_THERMAL_MAX_TRIP_COUNT), in int340x_thermal_zone_add()

Completed in 17 milliseconds