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[] = { variable1129 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()
115 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
225 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
618 static struct fb_videomode modedb[] = { variable
1522 struct fb_videomode *modedb = &specs->modedb[0]; in install_fb() local
818 const struct fb_videomode *modedb) in riva_update_var()1781 struct fb_videomode modedb; in riva_update_default_var() local
1109 struct fb_videomode modedb; in nvidia_set_fbinfo() local
846 const struct fb_videomode *modedb) in savage_update_var()
67 struct fb_videomode *modedb; /* mode database */ member