/kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
H A D | lxfb_core.c | 224 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb() argument
|
H A D | gxfb_core.c | 114 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/ |
H A D | lxfb_core.c | 225 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb() argument
|
H A D | gxfb_core.c | 115 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | acornfb.c | 620 static struct fb_videomode modedb[] = { variable [all...] |
H A D | fsl-diu-fb.c | 1525 struct fb_videomode *modedb = &specs->modedb[0]; in install_fb() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | modedb.c | 36 static const struct fb_videomode modedb[] = { variable 1135 void fb_videomode_to_modelist(const struct fb_videomode *modedb, int num, in fb_videomode_to_modelist() argument [all...] |
H A D | fbmon.c | 689 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb() argument 1411 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 846 struct fb_videomode *modedb; in radeon_check_modes() local 909 struct fb_videomode *modedb = NULL; radeon_check_modes() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | acornfb.c | 618 static struct fb_videomode modedb[] = { variable [all...] |
H A D | fsl-diu-fb.c | 1522 struct fb_videomode *modedb = &specs->modedb[0]; in install_fb() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 844 struct fb_videomode *modedb; in radeon_check_modes() local 907 struct fb_videomode *modedb = NULL; radeon_check_modes() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | modedb.c | 36 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() argument [all...] |
H A D | fbmon.c | 690 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb() argument 1411 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 1108 struct fb_videomode modedb; in nvidia_set_fbinfo() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 844 savage_update_var(struct fb_var_screeninfo *var, const struct fb_videomode *modedb) savage_update_var() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 1109 struct fb_videomode modedb; in nvidia_set_fbinfo() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 845 savage_update_var(struct fb_var_screeninfo *var, const struct fb_videomode *modedb) savage_update_var() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 822 riva_update_var(struct fb_var_screeninfo *var, const struct fb_videomode *modedb) riva_update_var() argument 1788 struct fb_videomode modedb; riva_update_default_var() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 817 riva_update_var(struct fb_var_screeninfo *var, const struct fb_videomode *modedb) riva_update_var() argument 1781 struct fb_videomode modedb; riva_update_default_var() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | fb.h | 65 struct fb_videomode *modedb; /* mode database */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fb.h | 67 struct fb_videomode *modedb; /* mode database */ member
|