Searched refs:nv04_fifo_oclass (Results 1 – 3 of 3) sorted by relevance
60 device->oclass[NVDEV_ENGINE_FIFO ] = nv04_fifo_oclass; in nv04_identify()78 device->oclass[NVDEV_ENGINE_FIFO ] = nv04_fifo_oclass; in nv04_identify()
109 extern struct nvkm_oclass *nv04_fifo_oclass;
627 nv04_fifo_oclass = &(struct nvkm_oclass) { variable