Searched refs:gf110_disp_oclass (Results 1 – 3 of 3) sorted by relevance
27 extern struct nvkm_oclass *gf110_disp_oclass;
319 device->oclass[NVDEV_ENGINE_DISP ] = gf110_disp_oclass; in gf100_identify()349 device->oclass[NVDEV_ENGINE_DISP ] = gf110_disp_oclass; in gf100_identify()
1295 gf110_disp_oclass = &(struct nv50_disp_impl) { variable