Searched refs:fb_pixmap (Results 1 – 3 of 3) sorted by relevance
430 struct fb_pixmap { struct500 struct fb_pixmap pixmap; /* Image hardware mapper */501 struct fb_pixmap sprite; /* Cursor hardware mapper */
187 struct fb_pixmap { struct458 struct fb_pixmap pixmap; /* Image hardware mapper */459 struct fb_pixmap sprite; /* Cursor hardware mapper */596 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);
154 char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size) in fb_get_buffer_offset()