Home
last modified time | relevance | path

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

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