Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv50.c69 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv50_fan_pwm_get() function
169 priv->base.base.pwm_get = nv50_fan_pwm_get; in nv50_therm_ctor()
Dgt215.c82 priv->base.base.pwm_get = nv50_fan_pwm_get; in gt215_therm_ctor()
Dpriv.h139 int nv50_fan_pwm_get(struct nvkm_therm *, int, u32 *, u32 *);
Dg84.c220 priv->base.base.pwm_get = nv50_fan_pwm_get; in g84_therm_ctor()