Searched refs:g80_crtc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_display.c767 G80CrtcPrivPtr g80_crtc; local in function:G80DispCreateCrtcs
774 g80_crtc = xnfcalloc(sizeof(*g80_crtc), 1);
775 g80_crtc->head = head;
776 g80_crtc->dither = pNv->Dither;
777 crtc->driver_private = g80_crtc;

Completed in 2 milliseconds