Searched defs:nouveau_therm_priv (Results 1 – 1 of 1) sorted by relevance
71 struct nouveau_therm_priv { struct72 struct nouveau_therm base;75 struct nouveau_alarm alarm;76 spinlock_t lock;77 struct nouveau_therm_trip_point *last_trip;78 int mode;79 int cstate;80 int suspend;83 struct nvbios_therm_sensor bios_sensor;86 struct nouveau_fan *fan;[all …]