Searched defs:s3c_fb (Results 1 - 1 of 1) sorted by relevance

/drivers/video/
H A Ds3c-fb.c60 struct s3c_fb;
170 struct s3c_fb *parent;
191 * struct s3c_fb - overall hardware state of the hardware
206 struct s3c_fb { struct
247 struct s3c_fb *sfb = win->parent;
346 static int s3c_fb_calc_pixclk(struct s3c_fb *sfb, unsigned int pixclk)
396 struct s3c_fb *sfb = win->parent;
412 struct s3c_fb *sfb = win->parent;
426 struct s3c_fb *sfb = win->parent;
453 static void s3c_fb_enable(struct s3c_fb *sf
[all...]

Completed in 31 milliseconds