Searched refs:show_cursor_check (Results 1 - 3 of 3) 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;
232 if (crtc->funcs->show_cursor_check)
233 return crtc->funcs->show_cursor_check(crtc);
H A Dxf86Crtc.h200 (*show_cursor_check) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c2083 .show_cursor_check = drmmode_show_cursor,

Completed in 11 milliseconds