Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv50.c83 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv50_fan_pwm_set() function
165 .pwm_set = nv50_fan_pwm_set,
Dgt215.c63 .pwm_set = nv50_fan_pwm_set,
Dpriv.h110 int nv50_fan_pwm_set(struct nvkm_therm *, int, u32, u32);
Dg84.c219 .pwm_set = nv50_fan_pwm_set,