Searched refs:g84_therm_new (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h112 int g84_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dg84.c226 g84_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, function
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c933 .therm = { 0x00000001, g84_therm_new },
965 .therm = { 0x00000001, g84_therm_new },
997 .therm = { 0x00000001, g84_therm_new },
1029 .therm = { 0x00000001, g84_therm_new },
1061 .therm = { 0x00000001, g84_therm_new },
1093 .therm = { 0x00000001, g84_therm_new },
1125 .therm = { 0x00000001, g84_therm_new },
1257 .therm = { 0x00000001, g84_therm_new },
1289 .therm = { 0x00000001, g84_therm_new },

Completed in 213 milliseconds