Searched refs:show_cursor (Results 1 – 4 of 4) sorted by relevance
275 static ssize_t show_cursor(struct device *device, in show_cursor() function423 __ATTR(cursor, S_IRUGO|S_IWUSR, show_cursor, store_cursor),
207 if (scon->opts->has_show_cursor && scon->opts->show_cursor) { in sdl_hide_cursor()221 if (scon->opts->has_show_cursor && scon->opts->show_cursor) { in sdl_show_cursor()
2424 if (s->opts->has_show_cursor && s->opts->show_cursor) { in gtk_display_init()
2149 if (opts->has_show_cursor && opts->show_cursor) {