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

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvramdac.h41 void verite_enablecursor(ScrnInfoPtr pScreenInfo, int type, int size);
H A Dhwcursor.c144 verite_enablecursor(pScreenInfo, VERITE_3COLORS,
163 verite_enablecursor(pScreenInfo, VERITE_NOCURSOR, 0);
H A Dvramdac.c258 * void verite_enablecursor(ScrnInfoPtr pScreenInfo, int type, int size)
266 verite_enablecursor(ScrnInfoPtr pScreenInfo, int type, int size) function in typeref:typename:void
277 ErrorF ("Rendition: Debug verite_enablecursor called type=0x%x\n",type);
291 ErrorF ("Rendition: Debug verite_enablecursor Exit\n");

Completed in 3 milliseconds