Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfb.h186 struct fb_pixmap { struct
460 struct fb_pixmap pixmap; /* Image hardware mapper */
461 struct fb_pixmap sprite; /* Cursor hardware mapper */
620 extern char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size);
/Linux-v6.1/drivers/video/fbdev/core/
Dfbmem.c157 char* fb_get_buffer_offset(struct fb_info *info, struct fb_pixmap *buf, u32 size) in fb_get_buffer_offset()