Searched refs:gp100_therm_new (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gp100.c | 52 gp100_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_therm_new() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 118 int gp100_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2155 .therm = { 0x00000001, gp100_therm_new }, 2188 .therm = { 0x00000001, gp100_therm_new }, 2222 .therm = { 0x00000001, gp100_therm_new }, 2256 .therm = { 0x00000001, gp100_therm_new }, 2290 .therm = { 0x00000001, gp100_therm_new }, 2324 .therm = { 0x00000001, gp100_therm_new }, 2385 .therm = { 0x00000001, gp100_therm_new }, 2420 .therm = { 0x00000001, gp100_therm_new }, 2455 .therm = { 0x00000001, gp100_therm_new }, 2490 .therm = { 0x00000001, gp100_therm_new }, [all …]
|