Home
last modified time | relevance | path

Searched refs:nv40_therm_new (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c485 .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.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h110 int nv40_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/
Dnv40.c200 nv40_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_therm_new() function