Searched refs:gf110_dmaeng_oclass (Results 1 – 5 of 5) sorted by relevance
83 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gk104_identify()117 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gk104_identify()151 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gk104_identify()177 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gk104_identify()207 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gk104_identify()241 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gk104_identify()275 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gk104_identify()308 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gk104_identify()
86 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gm100_identify()129 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gm100_identify()170 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gm100_identify()
311 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gf100_identify()341 device->oclass[NVDEV_ENGINE_DMAOBJ ] = gf110_dmaeng_oclass; in gf100_identify()
25 extern struct nvkm_oclass *gf110_dmaeng_oclass;
155 gf110_dmaeng_oclass = &(struct nvkm_dmaeng_impl) { variable