Searched refs:nv40_therm_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 485 .therm = { 0x00000001, nv40_therm_new }, 511 .therm = { 0x00000001, nv40_therm_new }, 537 .therm = { 0x00000001, nv40_therm_new }, 563 .therm = { 0x00000001, nv40_therm_new }, 589 .therm = { 0x00000001, nv40_therm_new }, 615 .therm = { 0x00000001, nv40_therm_new }, 641 .therm = { 0x00000001, nv40_therm_new }, 667 .therm = { 0x00000001, nv40_therm_new }, 693 .therm = { 0x00000001, nv40_therm_new }, 719 .therm = { 0x00000001, nv40_therm_new }, [all …]
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | therm.h | 110 int nv40_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | nv40.c | 200 nv40_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_therm_new() function
|