Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/core/
Dsoftcursor.c22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor() function
78 EXPORT_SYMBOL(soft_cursor);
Dfbcon.h222 extern int soft_cursor(struct fb_info *info, struct fb_cursor *cursor);
Dfbcon_ccw.c390 soft_cursor(info, &cursor); in ccw_cursor()
Dfbcon_cw.c373 soft_cursor(info, &cursor); in cw_cursor()
Dbitblit.c386 soft_cursor(info, &cursor); in bit_cursor()
Dfbcon_ud.c413 soft_cursor(info, &cursor); in ud_cursor()