Home
last modified time | relevance | path

Searched refs:gf119_fan_pwm_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgf119.c90 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gf119_fan_pwm_set() function
142 .pwm_set = gf119_fan_pwm_set,
H A Dpriv.h126 int gf119_fan_pwm_set(struct nvkm_therm *, int, u32, u32);
H A Dgk104.c98 .pwm_set = gf119_fan_pwm_set,