Searched defs:modedb (Results 1 – 11 of 11) sorted by relevance
844 struct fb_videomode *modedb; in radeon_check_modes() local907 struct fb_videomode *modedb = NULL; in radeon_check_modes() local
36 static const struct fb_videomode modedb[] = { variable1130 void fb_videomode_to_modelist(const struct fb_videomode *modedb, int num, in fb_videomode_to_modelist()
690 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()1411 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()
114 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
224 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
620 static struct fb_videomode modedb[] = { variable
1524 struct fb_videomode *modedb = &specs->modedb[0]; in install_fb() local
823 const struct fb_videomode *modedb) in riva_update_var()1787 struct fb_videomode modedb; in riva_update_default_var() local
1106 struct fb_videomode modedb; in nvidia_set_fbinfo() local
845 const struct fb_videomode *modedb) in savage_update_var()
66 struct fb_videomode *modedb; /* mode database */ member