Home
last modified time | relevance | path

Searched refs:fb_pixmap (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dfb.h213 struct fb_pixmap { struct
479 struct fb_pixmap pixmap; /* Image hardware mapper */
480 struct fb_pixmap sprite; /* Cursor hardware mapper */
639 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);
/Linux-v4.19/drivers/video/fbdev/core/
Dfbmem.c160 char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size) in fb_get_buffer_offset()