Searched defs:fb_info (Results 1 – 5 of 5) sorted by relevance
128 struct fb_info { struct130 int fb_type; /* as defined above */131 int fb_height; /* in pixels */132 int fb_width; /* in pixels */133 int fb_depth; /* bits to define color */134 int fb_cmsize; /* size of color map (entries) */135 int fb_size; /* total size in bytes */137 struct cdev *fb_cdev;139 device_t fb_fbd_dev; /* "fbd" device. */163 int fbd_register(struct fb_info *); argument
140 struct fbclock_info fb_info; member
14 METHOD struct fb_info * getinfo { struct
59 struct fb_info *fb_info; member
61 struct fb_info fb_info; member