Searched refs:g84_therm_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H 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/ |
H 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/ |
H A D | base.c | 896 .therm = { 0x00000001, g84_therm_new }, 927 .therm = { 0x00000001, g84_therm_new }, 958 .therm = { 0x00000001, g84_therm_new }, 989 .therm = { 0x00000001, g84_therm_new }, 1020 .therm = { 0x00000001, g84_therm_new }, 1051 .therm = { 0x00000001, g84_therm_new }, 1082 .therm = { 0x00000001, g84_therm_new }, 1210 .therm = { 0x00000001, g84_therm_new }, 1241 .therm = { 0x00000001, g84_therm_new },
|