Home
last modified time | relevance | path

Searched refs:s3c_device_lcd (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-smdk2410.c93 &s3c_device_lcd,
Dmach-otom.c91 &s3c_device_lcd,
Ds3c2412.c90 s3c_device_lcd.name = "s3c2412-lcd"; in s3c2412_init_uarts()
Dmach-n30.c363 &s3c_device_lcd,
377 &s3c_device_lcd,
Dmach-nexcoder.c108 &s3c_device_lcd,
Dmach-smdk2440.c152 &s3c_device_lcd,
Dmach-rx3715.c171 &s3c_device_lcd,
Dmach-at2440evb.c187 &s3c_device_lcd,
Dmach-amlm5900.c149 &s3c_device_lcd,
Dmach-qt2410.c229 &s3c_device_lcd,
Dmach-h1940.c578 .dev.parent = &s3c_device_lcd.dev,
634 &s3c_device_lcd,
Dmach-vr1000.c290 &s3c_device_lcd,
Dmach-jive.c464 &s3c_device_lcd,
Dmach-bast.c527 &s3c_device_lcd,
Dmach-mini2440.c594 &s3c_device_lcd; in mini2440_parse_features()
Dmach-rx1950.c717 &s3c_device_lcd,
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Ddevs.h60 extern struct platform_device s3c_device_lcd;
/linux-4.4.14/arch/arm/plat-samsung/
Ddevs.c642 struct platform_device s3c_device_lcd = { variable
657 npd = s3c_set_platdata(pd, sizeof(*npd), &s3c_device_lcd); in s3c24xx_fb_set_platdata()