Searched refs:gm200_therm_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | gm200.c | 35 gm200_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_therm_new() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | therm.h | 117 int gm200_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2029 .therm = { 0x00000001, gm200_therm_new }, 2064 .therm = { 0x00000001, gm200_therm_new }, 2099 .therm = { 0x00000001, gm200_therm_new },
|