Searched refs:verite_enablecursor (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | vramdac.h | 41 void verite_enablecursor(ScrnInfoPtr pScreenInfo, int type, int size);
|
| H A D | hwcursor.c | 144 verite_enablecursor(pScreenInfo, VERITE_3COLORS, 163 verite_enablecursor(pScreenInfo, VERITE_NOCURSOR, 0);
|
| H A D | vramdac.c | 258 * 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