Home
last modified time | relevance | path

Searched refs:nvkm_therm_ctor (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgk104.c121 nvkm_therm_ctor(&therm->base, device, index, func); in gk104_therm_new_()
H A Dpriv.h35 void nvkm_therm_ctor(struct nvkm_therm *therm, struct nvkm_device *device,
H A Dbase.c424 nvkm_therm_ctor(struct nvkm_therm *therm, struct nvkm_device *device, in nvkm_therm_ctor() function
453 nvkm_therm_ctor(therm, device, index, func); in nvkm_therm_new_()
/kernel/linux/linux-6.6/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_()

Completed in 3 milliseconds