Home
last modified time | relevance | path

Searched defs:nouveau_therm_priv (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/core/subdev/therm/
Dpriv.h71 struct nouveau_therm_priv { struct
72 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 …]