Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgf110.c33 pwm_info(struct nvkm_therm *therm, int line) in pwm_info() function
60 int indx = pwm_info(therm, line); in gf110_fan_pwm_ctrl()
72 int indx = pwm_info(therm, line); in gf110_fan_pwm_get()
93 int indx = pwm_info(therm, line); in gf110_fan_pwm_set()
109 int indx = pwm_info(therm, line); in gf110_fan_pwm_clock()
Dnv50.c34 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) in pwm_info() function
62 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_ctrl()
71 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_get()
87 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_set()