pwm_set 78 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.c ret = therm->func->pwm_set(therm, fan->func.line, divs, duty); pwm_set 219 drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.c .pwm_set = nv50_fan_pwm_set, pwm_set 141 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.c .pwm_set = gf119_fan_pwm_set, pwm_set 98 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.c .pwm_set = gf119_fan_pwm_set, pwm_set 63 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.c .pwm_set = gm107_fan_pwm_set, pwm_set 63 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.c .pwm_set = nv50_fan_pwm_set, pwm_set 194 drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.c .pwm_set = nv40_fan_pwm_set, pwm_set 165 drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.c .pwm_set = nv50_fan_pwm_set, pwm_set 91 drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h int (*pwm_set)(struct nvkm_therm *, int line, u32, u32);