Home
last modified time | relevance | path

Searched refs:gf110_therm_oclass (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c69 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gk104_identify()
103 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gk104_identify()
137 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gk104_identify()
193 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gk104_identify()
227 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gk104_identify()
261 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gk104_identify()
294 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gk104_identify()
Dgf100.c297 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gf100_identify()
329 device->oclass[NVDEV_SUBDEV_THERM ] = &gf110_therm_oclass; in gf100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h77 extern struct nvkm_oclass gf110_therm_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgf110.c166 gf110_therm_oclass = { variable