Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dvideo_s3c.h19 struct s3c_fb_pd_win { struct
48 struct s3c_fb_pd_win *win[S3C_FB_MAX_WIN]; argument
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-real6410.c104 static struct s3c_fb_pd_win real6410_lcd_type0_fb_win = {
121 static struct s3c_fb_pd_win real6410_lcd_type1_fb_win = {
H A Dmach-mini6410.c141 static struct s3c_fb_pd_win mini6410_lcd_type0_fb_win = {
160 static struct s3c_fb_pd_win mini6410_lcd_type1_fb_win = {
H A Dmach-smartq5.c104 static struct s3c_fb_pd_win smartq5_fb_win0 = {
H A Dmach-smartq7.c120 static struct s3c_fb_pd_win smartq7_fb_win0 = {
H A Dmach-anw6410.c129 static struct s3c_fb_pd_win anw6410_fb_win0 = {
H A Dmach-hmt.c130 static struct s3c_fb_pd_win hmt_fb_win0 = {
H A Dmach-smdk2416.c141 static struct s3c_fb_pd_win smdk2416_fb_win[] = {
H A Dmach-smdk6410.c142 static struct s3c_fb_pd_win smdk6410_fb_win0 = {
H A Dmach-crag6410.c150 static struct s3c_fb_pd_win crag6410_fb_win0 = {
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ds3c-fb.c165 struct s3c_fb_pd_win *windata;
1082 struct s3c_fb_pd_win *windata = win->windata; in s3c_fb_alloc_memory()
1175 struct s3c_fb_pd_win *windata; in s3c_fb_probe_win()