Home
last modified time | relevance | path

Searched defs:modedb (Results 1 – 6 of 6) 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/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()
/linux/include/linux/
H A Dfb.h70 struct fb_videomode *modedb; /* mode database */ member