Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dfannil.c39 nvkm_fannil_create(struct nvkm_therm *therm) in nvkm_fannil_create() function
Dpriv.h136 int nvkm_fannil_create(struct nvkm_therm *);
Dfan.c248 ret = nvkm_fannil_create(therm); in nvkm_therm_fan_ctor()