Searched defs:modedb (Results 1 – 11 of 11) sorted by relevance
120 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()132 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
229 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()241 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
846 struct fb_videomode *modedb; in radeon_check_modes() local909 struct fb_videomode *modedb = NULL; in radeon_check_modes() local
36 static const struct fb_videomode modedb[] = { variable1184 void fb_videomode_to_modelist(const struct fb_videomode *modedb, int num, in fb_videomode_to_modelist()
689 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()1504 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()
624 static struct fb_videomode modedb[] = { variable
1528 struct fb_videomode *modedb = &specs->modedb[0]; in install_fb() local
827 const struct fb_videomode *modedb) in riva_update_var()1789 struct fb_videomode modedb; in riva_update_default_var() local
1102 struct fb_videomode modedb; in nvidia_set_fbinfo() local
846 const struct fb_videomode *modedb) in savage_update_var()
65 struct fb_videomode *modedb; /* mode database */ member