Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h24 struct s3c2410fb_display { struct
51 struct s3c2410fb_display *displays; /* attached diplays info */ argument
/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c105 static struct s3c2410fb_display smdk2440_lcd_cfg __initdata = {
Dmach-rx3715.c103 static struct s3c2410fb_display rx3715_lcdcfg __initdata = {
Dmach-at2440evb.c148 static struct s3c2410fb_display at2440evb_lcd_cfg __initdata = {
Dmach-amlm5900.c175 static struct s3c2410fb_display __initdata amlm5900_lcd_info = {
Dmach-qt2410.c102 static struct s3c2410fb_display qt2410_lcd_cfg[] __initdata = {
Dmach-n30.c315 static struct s3c2410fb_display n30_display __initdata = {
Dmach-bast.c416 static struct s3c2410fb_display __initdata bast_lcd_info[] = {
Dmach-jive.c284 static struct s3c2410fb_display jive_vgg2432a4_display[] = {
Dmach-mini2440.c132 static struct s3c2410fb_display mini2440_lcd_cfg[] __initdata = {
Dmach-h1940.c190 static struct s3c2410fb_display h1940_lcd __initdata = {
Dmach-rx1950.c100 static struct s3c2410fb_display rx1950_display = {
/arch/arm/plat-samsung/
Ddevs.c660 sizeof(struct s3c2410fb_display) * npd->num_displays, in s3c24xx_fb_set_platdata()