Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbsysfs.c348 static ssize_t show_cursor(struct device *device, in show_cursor() function
496 __ATTR(cursor, S_IRUGO|S_IWUSR, show_cursor, store_cursor),
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c214 return crtc->funcs->show_cursor_check || crtc->funcs->show_cursor; in xf86_driver_has_show_cursor()
234 crtc->funcs->show_cursor(crtc); in xf86_driver_show_cursor()
H A Dxf86Crtc.h198 (*show_cursor) (xf86CrtcPtr crtc); member
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23469 first via the show_cursor callback, and there is no check of sw cursor