Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/subdev/therm/
Dnv50.c58 nv50_fan_pwm_ctrl(struct nouveau_therm *therm, int line, bool enable) in nv50_fan_pwm_ctrl() function
167 priv->base.base.pwm_ctrl = nv50_fan_pwm_ctrl; in nv50_therm_ctor()
Dnva3.c80 priv->base.base.pwm_ctrl = nv50_fan_pwm_ctrl; in nva3_therm_ctor()
Dpriv.h138 int nv50_fan_pwm_ctrl(struct nouveau_therm *, int, bool);
Dnv84.c187 priv->base.base.pwm_ctrl = nv50_fan_pwm_ctrl; in nv84_therm_ctor()