Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dvideo_s3c.h18 struct s3c_fb_pd_win { struct
47 struct s3c_fb_pd_win *win[S3C_FB_MAX_WIN]; argument
/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-real6410.c110 static struct s3c_fb_pd_win real6410_lcd_type0_fb_win = {
127 static struct s3c_fb_pd_win real6410_lcd_type1_fb_win = {
Dmach-mini6410.c146 static struct s3c_fb_pd_win mini6410_lcd_type0_fb_win = {
165 static struct s3c_fb_pd_win mini6410_lcd_type1_fb_win = {
Dmach-smartq5.c111 static struct s3c_fb_pd_win smartq5_fb_win0 = {
Dmach-smartq7.c127 static struct s3c_fb_pd_win smartq7_fb_win0 = {
Dmach-anw6410.c136 static struct s3c_fb_pd_win anw6410_fb_win0 = {
Dmach-hmt.c132 static struct s3c_fb_pd_win hmt_fb_win0 = {
Dmach-smdk6410.c148 static struct s3c_fb_pd_win smdk6410_fb_win0 = {
Dmach-crag6410.c152 static struct s3c_fb_pd_win crag6410_fb_win0 = {
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-smdk2416.c149 static struct s3c_fb_pd_win smdk2416_fb_win[] = {
/linux-4.1.27/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()
1179 struct s3c_fb_pd_win *windata; in s3c_fb_probe_win()