Searched refs:nv50_fan_pwm_get (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | nv50.c | 66 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv50_fan_pwm_get() function 164 .pwm_get = nv50_fan_pwm_get,
|
H A D | gt215.c | 62 .pwm_get = nv50_fan_pwm_get,
|
H A D | priv.h | 109 int nv50_fan_pwm_get(struct nvkm_therm *, int, u32 *, u32 *);
|
H A D | g84.c | 218 .pwm_get = nv50_fan_pwm_get,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | nv50.c | 66 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv50_fan_pwm_get() function 164 .pwm_get = nv50_fan_pwm_get,
|
H A D | gt215.c | 62 .pwm_get = nv50_fan_pwm_get,
|
H A D | priv.h | 109 int nv50_fan_pwm_get(struct nvkm_therm *, int, u32 *, u32 *);
|
H A D | g84.c | 218 .pwm_get = nv50_fan_pwm_get,
|
Completed in 3 milliseconds