Searched refs:fb_get_buffer_offset (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dsoftcursor.c57 dst = fb_get_buffer_offset(info, &info->pixmap, size);
H A Dtileblit.c69 blit.indices = (u32 *) fb_get_buffer_offset(info, &info->pixmap, size);
H A Dbitblit.c180 dst = fb_get_buffer_offset(info, &info->pixmap, size);
H A Dfbcon_ccw.c173 dst = fb_get_buffer_offset(info, &info->pixmap, size);
H A Dfbcon_cw.c157 dst = fb_get_buffer_offset(info, &info->pixmap, size);
H A Dfbcon_ud.c196 dst = fb_get_buffer_offset(info, &info->pixmap, size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dfbmem.c127 char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size) function
1616 EXPORT_SYMBOL(fb_get_buffer_offset); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfb.h935 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);

Completed in 80 milliseconds