Searched defs:xenfb_info (Results 1 – 1 of 1) sorted by relevance
40 struct xenfb_info { struct41 unsigned char *fb;42 struct fb_info *fb_info;43 int x1, y1, x2, y2; /* dirty rectangle,45 spinlock_t dirty_lock;69 static void xenfb_init_shared_page(struct xenfb_info *, struct fb_info *); argument281 struct xenfb_info *xenfb_info; in xenfb_check_var() local312 struct xenfb_info *xenfb_info; in xenfb_set_par() local