Searched refs:pwm_info (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgf119.c27 pwm_info(struct nvkm_therm *therm, int line) pwm_info() function
57 int indx = pwm_info(therm, line); gf119_fan_pwm_ctrl()
70 int indx = pwm_info(therm, line); gf119_fan_pwm_get()
92 int indx = pwm_info(therm, line); gf119_fan_pwm_set()
109 int indx = pwm_info(therm, line); gf119_fan_pwm_clock()
H A Dnv50.c28 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) pwm_info() function
59 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); nv50_fan_pwm_ctrl()
69 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); nv50_fan_pwm_get()
86 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); nv50_fan_pwm_set()

Completed in 82 milliseconds