Lines Matching defs:mfb_info
334 struct mfb_info { struct
335 enum mfb_index index;
336 char *id;
337 int registered;
338 unsigned long pseudo_palette[16];
339 struct diu_ad *ad;
340 int cursor_reset;
341 unsigned char g_alpha;
342 unsigned int count;
343 int x_aoi_d; /* aoi display x offset to physical screen */
344 int y_aoi_d; /* aoi display y offset to physical screen */
345 struct fsl_diu_data *parent;
346 u8 *edid_data;