Home
last modified time | relevance | path

Searched refs:pwm_ctrl (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_fantog.c89 if (therm->func->pwm_ctrl) in nvkm_fantog_set()
90 therm->func->pwm_ctrl(therm, fan->func.line, false); in nvkm_fantog_set()
108 if (therm->func->pwm_ctrl) { in nvkm_fantog_create()
109 ret = therm->func->pwm_ctrl(therm, func->line, false); in nvkm_fantog_create()
H A Dnouveau_nvkm_subdev_therm_fanpwm.c85 ret = therm->func->pwm_ctrl(therm, fan->func.line, true); in nvkm_fanpwm_set()
101 !therm->func->pwm_ctrl || info.type == NVBIOS_THERM_FAN_TOGGLE || in nvkm_fanpwm_create()
H A Dnouveau_nvkm_subdev_therm_gm107.c66 .pwm_ctrl = gm107_fan_pwm_ctrl,
H A Dnouveau_nvkm_subdev_therm_gt215.c66 .pwm_ctrl = nv50_fan_pwm_ctrl,
H A Dpriv.h93 int (*pwm_ctrl)(struct nvkm_therm *, int line, bool); member
H A Dnouveau_nvkm_subdev_therm_gk104.c101 .pwm_ctrl = gf119_fan_pwm_ctrl,
H A Dnouveau_nvkm_subdev_therm_gf119.c144 .pwm_ctrl = gf119_fan_pwm_ctrl,
H A Dnouveau_nvkm_subdev_therm_nv50.c168 .pwm_ctrl = nv50_fan_pwm_ctrl,
H A Dnouveau_nvkm_subdev_therm_nv40.c197 .pwm_ctrl = nv40_fan_pwm_ctrl,
H A Dnouveau_nvkm_subdev_therm_g84.c222 .pwm_ctrl = nv50_fan_pwm_ctrl,