Home
last modified time | relevance | path

Searched refs:s3c2410fb_display (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h20 struct s3c2410fb_display { struct
47 struct s3c2410fb_display *displays; /* attached displays info */ argument
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c100 static struct s3c2410fb_display smdk2440_lcd_cfg __initdata = {
Dmach-rx3715.c97 static struct s3c2410fb_display rx3715_lcdcfg __initdata = {
Dmach-amlm5900.c156 static struct s3c2410fb_display __initdata amlm5900_lcd_info = {
Dmach-at2440evb.c144 static struct s3c2410fb_display at2440evb_lcd_cfg __initdata = {
Dmach-qt2410.c86 static struct s3c2410fb_display qt2410_lcd_cfg[] __initdata = {
Dmach-n30.c312 static struct s3c2410fb_display n30_display __initdata = {
Dmach-bast.c412 static struct s3c2410fb_display __initdata bast_lcd_info[] = {
Dmach-jive.c281 static struct s3c2410fb_display jive_vgg2432a4_display[] = {
Dmach-mini2440.c127 static struct s3c2410fb_display mini2440_lcd_cfg[] __initdata = {
Dmach-rx1950.c95 static struct s3c2410fb_display rx1950_display = {
Dmach-h1940.c185 static struct s3c2410fb_display h1940_lcd __initdata = {
/Linux-v4.19/drivers/video/fbdev/
Ds3c2410fb.c127 struct s3c2410fb_display *display = NULL; in s3c2410fb_check_var()
128 struct s3c2410fb_display *default_display = mach_info->displays + in s3c2410fb_check_var()
826 struct s3c2410fb_display *display; in s3c24xxfb_probe()
/Linux-v4.19/arch/arm/plat-samsung/
Ddevs.c638 sizeof(struct s3c2410fb_display) * npd->num_displays, in s3c24xx_fb_set_platdata()