Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-smdk2410.c74 &s3c_device_lcd,
Dmach-otom.c86 &s3c_device_lcd,
Dmach-n30.c360 &s3c_device_lcd,
374 &s3c_device_lcd,
Ds3c2412.c86 s3c_device_lcd.name = "s3c2412-lcd"; in s3c2412_init_uarts()
Dmach-nexcoder.c104 &s3c_device_lcd,
Dmach-smdk2440.c147 &s3c_device_lcd,
Dmach-rx3715.c166 &s3c_device_lcd,
Dmach-amlm5900.c130 &s3c_device_lcd,
Dmach-at2440evb.c183 &s3c_device_lcd,
Dmach-qt2410.c226 &s3c_device_lcd,
Dmach-h1940.c573 .dev.parent = &s3c_device_lcd.dev,
629 &s3c_device_lcd,
Dmach-vr1000.c285 &s3c_device_lcd,
Dmach-bast.c523 &s3c_device_lcd,
Dmach-jive.c480 &s3c_device_lcd,
Dmach-mini2440.c610 &s3c_device_lcd; in mini2440_parse_features()
Dmach-rx1950.c719 &s3c_device_lcd,
/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Ddevs.h56 extern struct platform_device s3c_device_lcd;
/Linux-v4.19/arch/arm/plat-samsung/
Ddevs.c620 struct platform_device s3c_device_lcd = { variable
635 npd = s3c_set_platdata(pd, sizeof(*npd), &s3c_device_lcd); in s3c24xx_fb_set_platdata()