Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dce.h13 extern struct nvkm_oclass gm204_ce0_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgm100.c134 device->oclass[NVDEV_ENGINE_CE0 ] = &gm204_ce0_oclass; in gm100_identify()
175 device->oclass[NVDEV_ENGINE_CE0 ] = &gm204_ce0_oclass; in gm100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgm204.c143 gm204_ce0_oclass = { variable