Home
last modified time | relevance | path

Searched refs:nvkm_therm_fan_user_set (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dpriv.h69 int nvkm_therm_fan_user_set(struct nvkm_therm *, int percent);
Dfan.c175 nvkm_therm_fan_user_set(struct nvkm_therm *therm, int percent) in nvkm_therm_fan_user_set() function
Dbase.c435 therm->fan_set = nvkm_therm_fan_user_set; in nvkm_therm_ctor()