Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h45 struct s3c2410fb_mach_info { struct
66 extern void __init s3c24xx_fb_set_platdata(struct s3c2410fb_mach_info *); argument
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c125 static struct s3c2410fb_mach_info smdk2440_fb_info __initdata = {
Dmach-rx3715.c118 static struct s3c2410fb_mach_info rx3715_fb_info __initdata = {
Dmach-amlm5900.c175 static struct s3c2410fb_mach_info __initdata amlm5900_fb_info = {
Dmach-at2440evb.c169 static struct s3c2410fb_mach_info at2440evb_fb_info __initdata = {
Dmach-qt2410.c157 static struct s3c2410fb_mach_info qt2410_fb_info __initdata = {
Dmach-n30.c331 static struct s3c2410fb_mach_info n30_fb_info __initdata = {
Dmach-bast.c471 static struct s3c2410fb_mach_info __initdata bast_fb_info = {
Dmach-jive.c314 static struct s3c2410fb_mach_info jive_lcd_config = {
Dmach-mini2440.c192 static struct s3c2410fb_mach_info mini2440_fb_info __initdata = {
Dmach-rx1950.c355 static struct s3c2410fb_mach_info rx1950_lcd_cfg = {
Dmach-h1940.c205 static struct s3c2410fb_mach_info h1940_fb_info __initdata = {
/Linux-v4.19/drivers/video/fbdev/
Ds3c2410fb.c126 struct s3c2410fb_mach_info *mach_info = dev_get_platdata(fbi->dev); in s3c2410fb_check_var()
689 struct s3c2410fb_mach_info *mach_info = dev_get_platdata(fbi->dev); in s3c2410fb_init_registers()
828 struct s3c2410fb_mach_info *mach_info; in s3c24xxfb_probe()
/Linux-v4.19/arch/arm/plat-samsung/
Ddevs.c631 void __init s3c24xx_fb_set_platdata(struct s3c2410fb_mach_info *pd) in s3c24xx_fb_set_platdata()
633 struct s3c2410fb_mach_info *npd; in s3c24xx_fb_set_platdata()