Searched refs:gm204_ce0_oclass (Results 1 – 3 of 3) sorted by relevance
13 extern struct nvkm_oclass gm204_ce0_oclass;
134 device->oclass[NVDEV_ENGINE_CE0 ] = &gm204_ce0_oclass; in gm100_identify()175 device->oclass[NVDEV_ENGINE_CE0 ] = &gm204_ce0_oclass; in gm100_identify()
143 gm204_ce0_oclass = { variable