Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/core/
Dsoftcursor.c22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor() function
Dfbcon.h215 extern int soft_cursor(struct fb_info *info, struct fb_cursor *cursor);
Dbitblit.c377 soft_cursor(info, &cursor); in bit_cursor()
Dfbcon_cw.c364 soft_cursor(info, &cursor); in cw_cursor()
Dfbcon_ud.c404 soft_cursor(info, &cursor); in ud_cursor()
Dfbcon_ccw.c381 soft_cursor(info, &cursor); in ccw_cursor()