Searched defs:xenfb_info (Results 1 – 1 of 1) sorted by relevance
42 struct xenfb_info { struct43 unsigned char *fb;44 struct fb_info *fb_info;45 int x1, y1, x2, y2; /* dirty rectangle,47 spinlock_t dirty_lock;71 static void xenfb_init_shared_page(struct xenfb_info *, struct fb_info *); argument283 struct xenfb_info *xenfb_info; in xenfb_check_var() local314 struct xenfb_info *xenfb_info; in xenfb_set_par() local