Home
last modified time | relevance | path

Searched refs:fb_get_buffer_offset (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/video/fbdev/core/
A Dsoftcursor.c55 dst = fb_get_buffer_offset(info, &info->pixmap, size); in soft_cursor()
A Dtileblit.c54 blit.indices = (u32 *) fb_get_buffer_offset(info, &info->pixmap, size); in tile_putcs()
A Dfbcon_ccw.c155 dst = fb_get_buffer_offset(info, &info->pixmap, size); in ccw_putcs()
A Dfbcon_cw.c138 dst = fb_get_buffer_offset(info, &info->pixmap, size); in cw_putcs()
A Dbitblit.c166 dst = fb_get_buffer_offset(info, &info->pixmap, size); in bit_putcs()
A Dfbcon_ud.c177 dst = fb_get_buffer_offset(info, &info->pixmap, size); in ud_putcs()
A Dfbmem.c154 char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size) in fb_get_buffer_offset() function
185 EXPORT_SYMBOL(fb_get_buffer_offset);
/linux/include/linux/
A Dfb.h616 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);
/linux/
A Dvmlinux.symvers11912 0x00000000 fb_get_buffer_offset vmlinux EXPORT_SYMBOL
A DSystem.map22198 ffff8000105e8590 T fb_get_buffer_offset
A D.tmp_System.map22198 ffff8000105e8590 T fb_get_buffer_offset

Completed in 351 milliseconds