Searched defs:mode_map (Results 1 – 2 of 2) sorted by relevance
140 static const struct mode_map { struct141 int vmode;142 const struct fb_videomode *mode;
90 static struct lm3530_mode_map mode_map[] = { variable