Searched refs:nv50_fan_pwm_set (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | nv50.c | 83 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,
|
H A D | gt215.c | 63 .pwm_set = nv50_fan_pwm_set,
|
H A D | priv.h | 110 int nv50_fan_pwm_set(struct nvkm_therm *, int, u32, u32);
|
H A D | g84.c | 219 .pwm_set = nv50_fan_pwm_set,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | nv50.c | 83 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,
|
H A D | gt215.c | 63 .pwm_set = nv50_fan_pwm_set,
|
H A D | priv.h | 110 int nv50_fan_pwm_set(struct nvkm_therm *, int, u32, u32);
|
H A D | g84.c | 219 .pwm_set = nv50_fan_pwm_set,
|
Completed in 3 milliseconds