Home
last modified time | relevance | path

Searched defs:modedb (Results 1 – 12 of 12) sorted by relevance

/linux-3.3/drivers/video/geode/
Dgxfb_core.c120 static void __devinit get_modedb(struct fb_videomode **modedb, in get_modedb()
133 static void __devinit get_modedb(struct fb_videomode **modedb, in get_modedb()
Dlxfb_core.c229 static void __devinit get_modedb(struct fb_videomode **modedb, in get_modedb()
242 static void __devinit get_modedb(struct fb_videomode **modedb, in get_modedb()
/linux-3.3/drivers/video/aty/
Dradeon_monitor.c826 struct fb_videomode *modedb; in radeon_check_modes() local
873 struct fb_videomode *modedb = NULL; in radeon_check_modes() local
/linux-3.3/drivers/video/
Dmodedb.c39 static const struct fb_videomode modedb[] = { variable
1055 void fb_videomode_to_modelist(const struct fb_videomode *modedb, int num, in fb_videomode_to_modelist()
Dfbmon.c674 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()
1388 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()
Dacornfb.c877 static struct fb_videomode modedb[] __devinitdata = { variable
Dfsl-diu-fb.c1304 struct fb_videomode *modedb = &specs->modedb[0]; in install_fb() local
/linux-3.3/drivers/video/riva/
Dfbdev.c842 const struct fb_videomode *modedb) in riva_update_var()
1810 struct fb_videomode modedb; in riva_update_default_var() local
/linux-3.3/drivers/video/nvidia/
Dnvidia.c1111 struct fb_videomode modedb; in nvidia_set_fbinfo() local
/linux-3.3/drivers/video/savage/
Dsavagefb_driver.c851 const struct fb_videomode *modedb) in savage_update_var()
/linux-3.3/arch/avr32/mach-at32ap/
Dat32ap700x.c1475 struct fb_videomode *modedb; in at32_add_device_lcdc() local
/linux-3.3/include/linux/
Dfb.h461 struct fb_videomode *modedb; /* mode database */ member