Searched refs:fb_get_buffer_offset (Results 1 – 3 of 3) sorted by relevance
134 char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size) in fb_get_buffer_offset() function165 EXPORT_SYMBOL(fb_get_buffer_offset);
205 dst = fb_get_buffer_offset(info, &info->pixmap, size); in bit_putcs()
611 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);