Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDfbio.h120 struct fb_info { struct
122 int fb_type; /* as defined above */
123 int fb_height; /* in pixels */
124 int fb_width; /* in pixels */
125 int fb_depth; /* bits to define color */
126 int fb_cmsize; /* size of color map (entries) */
127 int fb_size; /* total size in bytes */
151 int fbd_register(struct fb_info *); argument
HDtimeffc.h140 struct fbclock_info fb_info; member
/NextBSD/sys/dev/fb/
HDfb_if.m11 METHOD struct fb_info * getinfo { struct
HDfbd.c62 struct fb_info *fb_info; member
/NextBSD/sys/powerpc/ps3/
HDps3_syscons.c63 struct fb_info fb_info; member