Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c844 struct fb_videomode *modedb; in radeon_check_modes() local
907 struct fb_videomode *modedb = NULL; in radeon_check_modes() local
/linux/drivers/video/fbdev/core/
H A Dmodedb.c36 static const struct fb_videomode modedb[] = { variable
1129 void fb_videomode_to_modelist(const struct fb_videomode *modedb, int num, in fb_videomode_to_modelist()
H A Dfbmon.c690 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()
1412 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()
/linux/drivers/video/fbdev/geode/
H A Dlxfb_core.c225 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
/linux/drivers/video/fbdev/
H A Dacornfb.c618 static struct fb_videomode modedb[] = { variable
/linux/drivers/video/fbdev/nvidia/
H A Dnvidia.c1111 struct fb_videomode modedb; in nvidia_set_fbinfo() local
/linux/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c846 const struct fb_videomode *modedb) in savage_update_var()