Searched defs:fb_copyarea (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | fb.h | 336 struct fb_copyarea { struct |
/linux/drivers/video/fbdev/core/ | ||
H A D | fb_copyarea.h | 376 static inline void fb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in fb_copyarea() function |
/linux/include/linux/ | ||
H A D | fb.h | 280 void (*fb_copyarea) (struct fb_info *info, const struct fb_copyarea *region); member |