HomeSort by: relevance | last modified time | path
    Searched refs:pwm_set (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_gm107.c 68 .pwm_set = gm107_fan_pwm_set,
nouveau_nvkm_subdev_therm_gt215.c 68 .pwm_set = nv50_fan_pwm_set,
nouveau_nvkm_subdev_therm_fanpwm.c 83 ret = therm->func->pwm_set(therm, fan->func.line, divs, duty);
nouveau_nvkm_subdev_therm_gk104.c 103 .pwm_set = gf119_fan_pwm_set,
priv.h 95 int (*pwm_set)(struct nvkm_therm *, int line, u32, u32); member in struct:nvkm_therm_func
nouveau_nvkm_subdev_therm_gf119.c 146 .pwm_set = gf119_fan_pwm_set,
nouveau_nvkm_subdev_therm_nv40.c 199 .pwm_set = nv40_fan_pwm_set,
nouveau_nvkm_subdev_therm_nv50.c 170 .pwm_set = nv50_fan_pwm_set,
nouveau_nvkm_subdev_therm_g84.c 224 .pwm_set = nv50_fan_pwm_set,

Completed in 16 milliseconds