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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dsoftcursor.c23 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) function
80 EXPORT_SYMBOL(soft_cursor); variable
H A Dfbcon.h178 extern int soft_cursor(struct fb_info *info, struct fb_cursor *cursor);
H A Dbitblit.c386 soft_cursor(info, &cursor);
H A Dfbcon_ccw.c389 soft_cursor(info, &cursor);
H A Dfbcon_cw.c373 soft_cursor(info, &cursor);
H A Dfbcon_ud.c413 soft_cursor(info, &cursor);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dsis_main.c1906 .fb_cursor = soft_cursor,

Completed in 97 milliseconds