Home
last modified time | relevance | path

Searched refs:nv50_fan_pwm_ctrl (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv50.c55 nv50_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in nv50_fan_pwm_ctrl() function
163 .pwm_ctrl = nv50_fan_pwm_ctrl,
Dgt215.c61 .pwm_ctrl = nv50_fan_pwm_ctrl,
Dpriv.h108 int nv50_fan_pwm_ctrl(struct nvkm_therm *, int, bool);
Dg84.c217 .pwm_ctrl = nv50_fan_pwm_ctrl,