Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.h186 (*set_cursor_colors) (xf86CrtcPtr crtc, int bg, int fg); member
H A Dxf86Cursors.c316 crtc->funcs->set_cursor_colors(crtc, bg, fg); in xf86_set_cursor_colors()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c2325 .set_cursor_colors = drmmode_set_cursor_colors,