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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_gt215.c 68 .pwm_set = nv50_fan_pwm_set,
nouveau_nvkm_subdev_therm_nv50.c 88 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) function in typeref:typename:int
170 .pwm_set = nv50_fan_pwm_set,
priv.h 114 int nv50_fan_pwm_set(struct nvkm_therm *, int, u32, u32);
nouveau_nvkm_subdev_therm_g84.c 224 .pwm_set = nv50_fan_pwm_set,

Completed in 12 milliseconds