Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86CursorRD.c52 static Bool xf86CursorSwitchMode(ScrnInfoPtr, DisplayModePtr);
112 pScrn->SwitchMode = xf86CursorSwitchMode; in xf86InitCursor()
240 xf86CursorSwitchMode(ScrnInfoPtr pScrn, DisplayModePtr mode) in xf86CursorSwitchMode() function