Home
last modified time | relevance | path

Searched refs:nv50_fan_pwm_ctrl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dnv50.c55 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 Dgt215.c61 .pwm_ctrl = nv50_fan_pwm_ctrl,
H A Dpriv.h108 int nv50_fan_pwm_ctrl(struct nvkm_therm *, int, bool);
H A Dg84.c217 .pwm_ctrl = nv50_fan_pwm_ctrl,