Searched refs:nv50_fan_pwm_ctrl (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 | 55 nv50_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in nv50_fan_pwm_ctrl() function 163 .pwm_ctrl = nv50_fan_pwm_ctrl,
|
H A D | gt215.c | 61 .pwm_ctrl = nv50_fan_pwm_ctrl,
|
H A D | priv.h | 108 int nv50_fan_pwm_ctrl(struct nvkm_therm *, int, bool);
|
H A D | g84.c | 217 .pwm_ctrl = nv50_fan_pwm_ctrl,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | nv50.c | 55 nv50_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in nv50_fan_pwm_ctrl() function 163 .pwm_ctrl = nv50_fan_pwm_ctrl,
|
H A D | gt215.c | 61 .pwm_ctrl = nv50_fan_pwm_ctrl,
|
H A D | priv.h | 108 int nv50_fan_pwm_ctrl(struct nvkm_therm *, int, bool);
|
H A D | g84.c | 217 .pwm_ctrl = nv50_fan_pwm_ctrl,
|
Completed in 3 milliseconds