Subversion Repositories Kolibri OS

Rev

Rev 1222 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1222 Rev 1275
Line 638... Line 638...
638
			unsigned long arg);
638
			unsigned long arg);
Line 639... Line 639...
639
 
639
 
640
	/* perform fb specific mmap */
640
	/* perform fb specific mmap */
Line 641... Line -...
641
//   int (*fb_mmap)(struct fb_info *info, struct vm_area_struct *vma);
-
 
642
 
-
 
643
	/* save current hardware state */
-
 
644
	void (*fb_save_state)(struct fb_info *info);
-
 
645
 
-
 
646
	/* restore saved state */
-
 
647
	void (*fb_restore_state)(struct fb_info *info);
641
//   int (*fb_mmap)(struct fb_info *info, struct vm_area_struct *vma);
648
 
642
 
649
	/* get capability given var */
643
	/* get capability given var */
Line 650... Line 644...
650
	void (*fb_get_caps)(struct fb_info *info, struct fb_blit_caps *caps,
644
	void (*fb_get_caps)(struct fb_info *info, struct fb_blit_caps *caps,