Searched refs:fb_info (Results 1 – 1 of 1) sorted by relevance
266 struct fb_info;405 struct fb_info *info;442 void (*writeio)(struct fb_info *info, void *dst, void *src, unsigned int size);443 void (*readio) (struct fb_info *info, void *dst, void *src, unsigned int size);453 void (*deferred_io)(struct fb_info *info, struct list_head *pagelist);493 struct fb_info { struct591 extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info);592 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);
Completed in 8 milliseconds