Searched refs:gf119_fan_pwm_set (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gf119.c | 89 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gf119_fan_pwm_set() function 141 .pwm_set = gf119_fan_pwm_set,
|
H A D | gk104.c | 98 .pwm_set = gf119_fan_pwm_set,
|
H A D | priv.h | 126 int gf119_fan_pwm_set(struct nvkm_therm *, int, u32, u32);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gf119.c | 90 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 D | priv.h | 126 int gf119_fan_pwm_set(struct nvkm_therm *, int, u32, u32);
|
H A D | gk104.c | 98 .pwm_set = gf119_fan_pwm_set,
|
Completed in 2 milliseconds