Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv50.c66 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv50_fan_pwm_get() function
164 .pwm_get = nv50_fan_pwm_get,
Dgt215.c62 .pwm_get = nv50_fan_pwm_get,
Dpriv.h109 int nv50_fan_pwm_get(struct nvkm_therm *, int, u32 *, u32 *);
Dg84.c218 .pwm_get = nv50_fan_pwm_get,