Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h15 extern struct nvkm_oclass gm204_ce2_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgm100.c136 device->oclass[NVDEV_ENGINE_CE2 ] = &gm204_ce2_oclass; in gm100_identify()
177 device->oclass[NVDEV_ENGINE_CE2 ] = &gm204_ce2_oclass; in gm100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgm204.c165 gm204_ce2_oclass = { variable