Home
last modified time | relevance | path

Searched refs:s3c_fb_pd_win (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Dvideo_s3c.h19 struct s3c_fb_pd_win { struct
48 struct s3c_fb_pd_win *win[S3C_FB_MAX_WIN]; argument
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-real6410.c105 static struct s3c_fb_pd_win real6410_lcd_type0_fb_win = {
122 static struct s3c_fb_pd_win real6410_lcd_type1_fb_win = {
Dmach-mini6410.c142 static struct s3c_fb_pd_win mini6410_lcd_type0_fb_win = {
161 static struct s3c_fb_pd_win mini6410_lcd_type1_fb_win = {
Dmach-smartq5.c105 static struct s3c_fb_pd_win smartq5_fb_win0 = {
Dmach-smartq7.c121 static struct s3c_fb_pd_win smartq7_fb_win0 = {
Dmach-anw6410.c131 static struct s3c_fb_pd_win anw6410_fb_win0 = {
Dmach-hmt.c133 static struct s3c_fb_pd_win hmt_fb_win0 = {
Dmach-smdk6410.c144 static struct s3c_fb_pd_win smdk6410_fb_win0 = {
Dmach-crag6410.c152 static struct s3c_fb_pd_win crag6410_fb_win0 = {
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-smdk2416.c143 static struct s3c_fb_pd_win smdk2416_fb_win[] = {
/Linux-v4.19/drivers/video/fbdev/
Ds3c-fb.c168 struct s3c_fb_pd_win *windata;
1085 struct s3c_fb_pd_win *windata = win->windata; in s3c_fb_alloc_memory()
1178 struct s3c_fb_pd_win *windata; in s3c_fb_probe_win()