Searched defs:nvbios_therm_sensor (Results 1 – 1 of 1) sorted by relevance
9 struct nvbios_therm_sensor { struct11 s16 slope_mult;12 s16 slope_div;13 s16 offset_num;14 s16 offset_den;15 s8 offset_constant;18 struct nvbios_therm_threshold thrs_fan_boost;19 struct nvbios_therm_threshold thrs_down_clock;20 struct nvbios_therm_threshold thrs_critical;21 struct nvbios_therm_threshold thrs_shutdown;
Completed in 5 milliseconds