Home
last modified time | relevance | path

Searched refs:crt_trip_id (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_pch_thermal.c65 int crt_trip_id; member
146 ptd->crt_trip_id = -1; in pch_wpt_init()
152 ptd->crt_trip_id = 0; in pch_wpt_init()
239 if (ptd->crt_trip_id == trip) in pch_get_trip_type()
255 if (ptd->crt_trip_id == trip) in pch_get_trip_temp()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c56 else if (trip == d->crt_trip_id) in int340x_thermal_get_trip_temp()
93 else if (trip == d->crt_trip_id) in int340x_thermal_get_trip_type()
187 int34x_zone->crt_trip_id = -1; in int340x_thermal_read_trips()
190 int34x_zone->crt_trip_id = trip_cnt++; in int340x_thermal_read_trips()
H A Dint340x_thermal_zone.h28 int crt_trip_id; member

Completed in 2 milliseconds