Searched refs:gk104_therm_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/ ! |
D | therm.h | 115 int gk104_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ ! |
D | gk104.c | 128 gk104_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm… in gk104_therm_new() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ ! |
D | base.c | 1681 .therm = { 0x00000001, gk104_therm_new }, 1718 .therm = { 0x00000001, gk104_therm_new }, 1755 .therm = { 0x00000001, gk104_therm_new }, 1817 .therm = { 0x00000001, gk104_therm_new }, 1853 .therm = { 0x00000001, gk104_therm_new }, 1889 .therm = { 0x00000001, gk104_therm_new }, 1925 .therm = { 0x00000001, gk104_therm_new },
|