Searched refs:show_cursor (Results 1 – 4 of 4) sorted by relevance
348 static ssize_t show_cursor(struct device *device, in show_cursor() function496 __ATTR(cursor, S_IRUGO|S_IWUSR, show_cursor, store_cursor),
214 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()
198 (*show_cursor) (xf86CrtcPtr crtc); member
23469 first via the show_cursor callback, and there is no check of sw cursor