Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgf100.c69 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in gf100_identify()
102 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in gf100_identify()
135 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in gf100_identify()
167 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in gf100_identify()
200 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in gf100_identify()
232 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in gf100_identify()
264 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in gf100_identify()
Dnv50.c358 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in nv50_identify()
389 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in nv50_identify()
419 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in nv50_identify()
449 device->oclass[NVDEV_SUBDEV_THERM ] = &gt215_therm_oclass; in nv50_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h76 extern struct nvkm_oclass gt215_therm_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgt215.c92 gt215_therm_oclass = { variable