Home
last modified time | relevance | path

Searched refs:matroxfb_createcursorshape (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_misc.h14 void matroxfb_createcursorshape(WPMINFO struct display* p, int vmode);
Dmatroxfb_misc.c91 void matroxfb_createcursorshape(WPMINFO struct display* p, int vmode) { in matroxfb_createcursorshape() function
1033 EXPORT_SYMBOL(matroxfb_createcursorshape); /* accel, DAC1064, Ti3026 */
Dmatroxfb_Ti3026.c307 matroxfb_createcursorshape(PMINFO p, p->var.vmode); in matroxfb_ti3026_createcursor()
Dmatroxfb_DAC1064.c60 matroxfb_createcursorshape(PMINFO p, p->var.vmode); in matroxfb_DAC1064_createcursor()
Dmatroxfb_accel.c956 matroxfb_createcursorshape(PMINFO p, 0); in matrox_text_createcursor()