gk104_therm        32 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.c 	struct gk104_therm *therm = gk104_therm(base);
gk104_therm        61 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.c 	struct gk104_therm *therm = gk104_therm(base);
gk104_therm       116 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.c 	struct gk104_therm *therm = kzalloc(sizeof(*therm), GFP_KERNEL);
gk104_therm        27 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.h #define gk104_therm(p) (container_of((p), struct gk104_therm, base))