Home
last modified time | relevance | path

Searched refs:g84_therm_oclass (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv50.c97 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
126 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
155 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
184 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
213 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
242 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
271 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
300 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
329 device->oclass[NVDEV_SUBDEV_THERM ] = &g84_therm_oclass; in nv50_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h75 extern struct nvkm_oclass g84_therm_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dg84.c258 g84_therm_oclass = { variable