Searched defs:fb_rgboffs (Results 1 – 1 of 1) sorted by relevance
114 struct fb_rgboffs { struct115 int red;116 int green;117 int blue;159 struct fb_rgboffs fb_rgboffs; /* RGB offsets */ member