Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgf119.c27 pwm_info(struct nvkm_therm *therm, int line) in pwm_info() function
58 int indx = pwm_info(therm, line); in gf119_fan_pwm_ctrl()
71 int indx = pwm_info(therm, line); in gf119_fan_pwm_get()
93 int indx = pwm_info(therm, line); in gf119_fan_pwm_set()
110 int indx = pwm_info(therm, line); in gf119_fan_pwm_clock()
Dnv50.c28 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) in pwm_info() function
59 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_ctrl()
69 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_get()
86 int ctrl, id, ret = pwm_info(therm, &line, &ctrl, &id); in nv50_fan_pwm_set()