Searched defs:mdi_cfginfo (Results 1 – 2 of 2) sorted by relevance
183 struct mdi_cfginfo { struct184 int mdi_ncluts; /* Number of implemented CLUTs in this MDI */185 int mdi_type; /* FBTYPE name */186 int mdi_height; /* height */187 int mdi_width; /* widht */188 int mdi_size; /* available ram */189 int mdi_mode; /* 8bpp, 16bpp or 32bpp */190 int mdi_pixfreq; /* pixel clock (from PROM) */
186 struct mdi_cfginfo { struct187 int mdi_ncluts; /* Number of implemented CLUTs in this MDI */188 int mdi_type; /* FBTYPE name */189 int mdi_height; /* height */190 int mdi_width; /* widht */191 int mdi_size; /* available ram */192 int mdi_mode; /* 8bpp, 16bpp or 32bpp */193 int mdi_pixfreq; /* pixel clock (from PROM) */