Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h35 void nvkm_therm_ctor(struct nvkm_therm *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dgk104.c120 nvkm_therm_ctor(&therm->base, device, type, inst, func); in gk104_therm_new_()
H A Dbase.c424 nvkm_therm_ctor(struct nvkm_therm *therm, struct nvkm_device *device, enum nvkm_subdev_type type, in nvkm_therm_ctor() function
453 nvkm_therm_ctor(therm, device, type, inst, func); in nvkm_therm_new_()