Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv50.c85 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv50_fan_pwm_set() function
170 priv->base.base.pwm_set = nv50_fan_pwm_set; in nv50_therm_ctor()
Dgt215.c83 priv->base.base.pwm_set = nv50_fan_pwm_set; in gt215_therm_ctor()
Dpriv.h140 int nv50_fan_pwm_set(struct nvkm_therm *, int, u32, u32);
Dg84.c221 priv->base.base.pwm_set = nv50_fan_pwm_set; in g84_therm_ctor()