Searched refs:gf100_ce1_oclass (Results 1 – 3 of 3) sorted by relevance
9 extern struct nvkm_oclass gf100_ce1_oclass;
91 device->oclass[NVDEV_ENGINE_CE1 ] = &gf100_ce1_oclass; in gf100_identify()124 device->oclass[NVDEV_ENGINE_CE1 ] = &gf100_ce1_oclass; in gf100_identify()189 device->oclass[NVDEV_ENGINE_CE1 ] = &gf100_ce1_oclass; in gf100_identify()286 device->oclass[NVDEV_ENGINE_CE1 ] = &gf100_ce1_oclass; in gf100_identify()
156 gf100_ce1_oclass = { variable