Searched refs:g84_therm_new (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| A D | therm.h | 112 int g84_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| A D | g84.c | 226 g84_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_therm_new() function
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| A D | base.c | 934 .therm = { 0x00000001, g84_therm_new }, 966 .therm = { 0x00000001, g84_therm_new }, 998 .therm = { 0x00000001, g84_therm_new }, 1030 .therm = { 0x00000001, g84_therm_new }, 1062 .therm = { 0x00000001, g84_therm_new }, 1094 .therm = { 0x00000001, g84_therm_new }, 1126 .therm = { 0x00000001, g84_therm_new }, 1258 .therm = { 0x00000001, g84_therm_new }, 1290 .therm = { 0x00000001, g84_therm_new },
|
Completed in 10 milliseconds