Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsoftcursor.c55 dst = fb_get_buffer_offset(info, &info->pixmap, size); in soft_cursor()
H A Dtileblit.c70 blit.indices = (u32 *) fb_get_buffer_offset(info, &info->pixmap, size); in tile_putcs()
H A Dbitblit.c181 dst = fb_get_buffer_offset(info, &info->pixmap, size); in bit_putcs()
H A Dfbcon_ud.c197 dst = fb_get_buffer_offset(info, &info->pixmap, size); in ud_putcs()
H A Dfbcon_ccw.c174 dst = fb_get_buffer_offset(info, &info->pixmap, size); in ccw_putcs()
H A Dfbcon_cw.c157 dst = fb_get_buffer_offset(info, &info->pixmap, size); in cw_putcs()
H 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); variable
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dsoftcursor.c55 dst = fb_get_buffer_offset(info, &info->pixmap, size); in soft_cursor()
H A Dtileblit.c69 blit.indices = (u32 *) fb_get_buffer_offset(info, &info->pixmap, size); in tile_putcs()
H 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); variable
H A Dbitblit.c181 dst = fb_get_buffer_offset(info, &info->pixmap, size); in bit_putcs()
H A Dfbcon_ud.c197 dst = fb_get_buffer_offset(info, &info->pixmap, size); in ud_putcs()
H A Dfbcon_ccw.c174 dst = fb_get_buffer_offset(info, &info->pixmap, size); in ccw_putcs()
H A Dfbcon_cw.c157 dst = fb_get_buffer_offset(info, &info->pixmap, size); in cw_putcs()
/kernel/linux/linux-5.10/include/linux/
H A Dfb.h614 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);
/kernel/linux/linux-6.6/include/linux/
H A Dfb.h596 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);

Completed in 15 milliseconds