Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h63 int nvkm_therm_fan_ctor(struct nvkm_therm *);
H A Dfan.c223 nvkm_therm_fan_ctor(struct nvkm_therm *therm) in nvkm_therm_fan_ctor() function
H A Dbase.c368 nvkm_therm_fan_ctor(therm); in nvkm_therm_oneinit()