Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dsoftcursor.c22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor() function
H A Dfbcon.h226 extern int soft_cursor(struct fb_info *info, struct fb_cursor *cursor);
H A Dfbcon_cw.c364 soft_cursor(info, &cursor); in cw_cursor()
H A Dbitblit.c380 soft_cursor(info, &cursor); in bit_cursor()
H A Dfbcon_ud.c404 soft_cursor(info, &cursor); in ud_cursor()
H A Dfbcon_ccw.c381 soft_cursor(info, &cursor); in ccw_cursor()