Searched refs:nvkm_therm_ctor (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | priv.h | 35 void nvkm_therm_ctor(struct nvkm_therm *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | gk104.c | 120 nvkm_therm_ctor(&therm->base, device, type, inst, func); in gk104_therm_new_()
|
H A D | base.c | 424 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_()
|