Searched defs:fb_info (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dfb.h213 #define FB_ACCELF_TEXT 1 /* (OBSOLETE) see fb_info.flags and vc_mode */
268 __u32 accel_flags; /* (OBSOLETE) see fb_info.flags */
418 struct fb_info;
522 /* The resolution of the passed in fb_info about to change */
524 /* The display on this fb_info is beeing suspended, no access to the
528 /* The display on this fb_info was resumed, you can restore the display
546 /* The resolution of the passed in fb_info about to change and
559 struct fb_info *info;
599 void (*writeio)(struct fb_info *info, void __iomem *dst, void *src, unsigned int size);
600 void (*readio) (struct fb_info *inf
839 struct fb_info { struct
[all...]

Completed in 54 milliseconds