Searched refs:soft_cursor (Results 1 - 6 of 6) sorted by relevance

/drivers/video/console/
H A Dsoftcursor.c22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) function
79 EXPORT_SYMBOL(soft_cursor); variable
H A Dfbcon.h220 extern int soft_cursor(struct fb_info *info, struct fb_cursor *cursor);
H A Dbitblit.c387 soft_cursor(info, &cursor);
H A Dfbcon_ccw.c390 soft_cursor(info, &cursor);
H A Dfbcon_cw.c374 soft_cursor(info, &cursor);
H A Dfbcon_ud.c414 soft_cursor(info, &cursor);

Completed in 3752 milliseconds