Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A 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,
H A Dgt215.c62 .pwm_get = nv50_fan_pwm_get,
H A Dpriv.h109 int nv50_fan_pwm_get(struct nvkm_therm *, int, u32 *, u32 *);
H A Dg84.c218 .pwm_get = nv50_fan_pwm_get,