Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/core/
A Dsoftcursor.c55 dst = fb_get_buffer_offset(info, &info->pixmap, size); in soft_cursor()
A Dtileblit.c69 blit.indices = (u32 *) fb_get_buffer_offset(info, &info->pixmap, size); in tile_putcs()
A Dbitblit.c181 dst = fb_get_buffer_offset(info, &info->pixmap, size); in bit_putcs()
A Dfbcon_cw.c157 dst = fb_get_buffer_offset(info, &info->pixmap, size); in cw_putcs()
A Dfbcon_ccw.c174 dst = fb_get_buffer_offset(info, &info->pixmap, size); in ccw_putcs()
A Dfbcon_ud.c197 dst = fb_get_buffer_offset(info, &info->pixmap, size); in ud_putcs()
A Dfbmem.c157 char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size) in fb_get_buffer_offset() function
188 EXPORT_SYMBOL(fb_get_buffer_offset);
/linux-6.3-rc2/include/linux/
A Dfb.h597 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);

Completed in 14 milliseconds