Symbol: s3c_fb
drivers/video/fbdev/s3c-fb.c
1019
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
1079
static int s3c_fb_alloc_memory(struct s3c_fb *sfb, struct s3c_fb_win *win)
drivers/video/fbdev/s3c-fb.c
1124
static void s3c_fb_free_memory(struct s3c_fb *sfb, struct s3c_fb_win *win)
drivers/video/fbdev/s3c-fb.c
1141
static void s3c_fb_release_win(struct s3c_fb *sfb, struct s3c_fb_win *win)
drivers/video/fbdev/s3c-fb.c
1170
static int s3c_fb_probe_win(struct s3c_fb *sfb, unsigned int win_no,
drivers/video/fbdev/s3c-fb.c
1286
static void s3c_fb_set_rgb_timing(struct s3c_fb *sfb)
drivers/video/fbdev/s3c-fb.c
1334
static void s3c_fb_clear_win(struct s3c_fb *sfb, int win)
drivers/video/fbdev/s3c-fb.c
1359
struct s3c_fb *sfb;
drivers/video/fbdev/s3c-fb.c
1509
struct s3c_fb *sfb = platform_get_drvdata(pdev);
drivers/video/fbdev/s3c-fb.c
1530
struct s3c_fb *sfb = dev_get_drvdata(dev);
drivers/video/fbdev/s3c-fb.c
1557
struct s3c_fb *sfb = dev_get_drvdata(dev);
drivers/video/fbdev/s3c-fb.c
1620
struct s3c_fb *sfb = dev_get_drvdata(dev);
drivers/video/fbdev/s3c-fb.c
1632
struct s3c_fb *sfb = dev_get_drvdata(dev);
drivers/video/fbdev/s3c-fb.c
167
struct s3c_fb *parent;
drivers/video/fbdev/s3c-fb.c
244
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
345
static int s3c_fb_calc_pixclk(struct s3c_fb *sfb, unsigned int pixclk)
drivers/video/fbdev/s3c-fb.c
395
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
411
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
425
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
452
static void s3c_fb_enable(struct s3c_fb *sfb, int enable)
drivers/video/fbdev/s3c-fb.c
490
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
56
struct s3c_fb;
drivers/video/fbdev/s3c-fb.c
697
static void s3c_fb_update_palette(struct s3c_fb *sfb,
drivers/video/fbdev/s3c-fb.c
745
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
798
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
869
struct s3c_fb *sfb = win->parent;
drivers/video/fbdev/s3c-fb.c
917
static void s3c_fb_enable_irq(struct s3c_fb *sfb)
drivers/video/fbdev/s3c-fb.c
942
static void s3c_fb_disable_irq(struct s3c_fb *sfb)
drivers/video/fbdev/s3c-fb.c
960
struct s3c_fb *sfb = dev_id;
drivers/video/fbdev/s3c-fb.c
991
static int s3c_fb_wait_for_vsync(struct s3c_fb *sfb, u32 crtc)