Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/
A Dtherm.h112 int g84_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
A Dg84.c226 g84_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_therm_new() function
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/
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 7 milliseconds