Searched refs:nv40_therm_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 486 .therm = { 0x00000001, nv40_therm_new }, 512 .therm = { 0x00000001, nv40_therm_new }, 538 .therm = { 0x00000001, nv40_therm_new }, 564 .therm = { 0x00000001, nv40_therm_new }, 590 .therm = { 0x00000001, nv40_therm_new }, 616 .therm = { 0x00000001, nv40_therm_new }, 642 .therm = { 0x00000001, nv40_therm_new }, 668 .therm = { 0x00000001, nv40_therm_new }, 694 .therm = { 0x00000001, nv40_therm_new }, 720 .therm = { 0x00000001, nv40_therm_new }, [all …]
|
/linux-5.19.10/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-5.19.10/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
|