Searched refs:pwm_set (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgt215.c63 .pwm_set = nv50_fan_pwm_set,
H A Dgm107.c63 .pwm_set = gm107_fan_pwm_set,
H A Dgk104.c98 .pwm_set = gf119_fan_pwm_set,
H A Dpriv.h91 int (*pwm_set)(struct nvkm_therm *, int line, u32, u32); member in struct:nvkm_therm_func
H A Dfanpwm.c78 ret = therm->func->pwm_set(therm, fan->func.line, divs, duty);
H A Dnv40.c194 .pwm_set = nv40_fan_pwm_set,
H A Dnv50.c165 .pwm_set = nv50_fan_pwm_set,
H A Dgf119.c142 .pwm_set = gf119_fan_pwm_set,
H A Dg84.c219 .pwm_set = nv50_fan_pwm_set,

Completed in 116 milliseconds