Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h84 struct nvkm_therm_func { struct
85 void (*init)(struct nvkm_therm *);
86 void (*fini)(struct nvkm_therm *);
87 void (*intr)(struct nvkm_therm *);
92 int (*pwm_clock)(struct nvkm_therm *, int line);
94 int (*temp_get)(struct nvkm_therm *);
96 int (*fan_sense)(struct nvkm_therm *);
98 void (*program_alarms)(struct nvkm_therm *);
100 void (*clkgate_init)(struct nvkm_therm *,
102 void (*clkgate_enable)(struct nvkm_therm *);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h84 struct nvkm_therm_func { struct
85 void (*init)(struct nvkm_therm *);
86 void (*fini)(struct nvkm_therm *);
87 void (*intr)(struct nvkm_therm *);
92 int (*pwm_clock)(struct nvkm_therm *, int line);
94 int (*temp_get)(struct nvkm_therm *);
96 int (*fan_sense)(struct nvkm_therm *);
98 void (*program_alarms)(struct nvkm_therm *);
100 void (*clkgate_init)(struct nvkm_therm *,
102 void (*clkgate_enable)(struct nvkm_therm *);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h84 struct nvkm_therm_func { struct
85 void (*init)(struct nvkm_therm *);
86 void (*fini)(struct nvkm_therm *);
87 void (*intr)(struct nvkm_therm *);
92 int (*pwm_clock)(struct nvkm_therm *, int line);
94 int (*temp_get)(struct nvkm_therm *);
96 int (*fan_sense)(struct nvkm_therm *);
98 void (*program_alarms)(struct nvkm_therm *);
100 void (*clkgate_init)(struct nvkm_therm *,
102 void (*clkgate_enable)(struct nvkm_therm *);
[all …]