Home
last modified time | relevance | path

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

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