Home
last modified time | relevance | path

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

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