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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Cursors.c214 return crtc->funcs->show_cursor_check || crtc->funcs->show_cursor;
234 crtc->funcs->show_cursor(crtc);
H A Dxf86Crtc.h198 (*show_cursor) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_crtc.c444 .show_cursor = crtc_show_cursor,
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_ums_mode.c384 .show_cursor = qxl_crtc_show_cursor,
H A Dqxl_drmmode.c331 .show_cursor = drmmode_show_cursor,
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_display.c567 .show_cursor = lx_crtc_show_cursor,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.h184 (*show_cursor) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
H A Dxf86Cursors.c307 crtc->funcs->show_cursor (crtc);
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi501_crtc.c642 crtcFuncs->show_cursor = SMI501_CrtcShowCursor;
666 crtcFuncs->show_cursor = SMI501_CrtcShowCursor;
H A Dsmilynx_crtc.c940 crtcFuncs->show_cursor = SMILynx_CrtcShowCursor_crt;
977 crtcFuncs->show_cursor = SMILynx_CrtcShowCursor_crt;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_display.c755 .show_cursor = G80CrtcShowCursor,
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_kms.c319 .show_cursor = drmmode_show_cursor,
H A Dvia_display.c4042 .show_cursor = iga1_crtc_show_cursor,
4457 .show_cursor = iga2_crtc_show_cursor,
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_crtc.c793 .show_cursor = radeon_crtc_show_cursor,
H A Ddrmmode_display.c613 .show_cursor = drmmode_show_cursor,
/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dvboxvideo.c461 .show_cursor = NULL,
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c577 .show_cursor = drmmode_show_cursor,
H A Di830_display.c2334 .show_cursor = i830_crtc_show_cursor,
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c1075 .show_cursor = r128_crtc_show_cursor,
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Ddrmmode_display.c675 .show_cursor = drmmode_show_cursor,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c1611 crtc->funcs->show_cursor(crtc);
1855 .show_cursor = drmmode_show_cursor,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c1189 crtc->funcs->show_cursor(crtc);
1414 .show_cursor = drmmode_show_cursor,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_display.c717 .show_cursor = intel_crtc_show_cursor,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_display.c715 .show_cursor = intel_crtc_show_cursor,

Completed in 66 milliseconds