Home
last modified time | relevance | path

Searched defs:sfb (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/
H A Ds3c-fb.c244 struct s3c_fb *sfb = win->parent; in s3c_fb_check_var() local
345 static int s3c_fb_calc_pixclk(struct s3c_fb *sfb, unsigned int pixclk) in s3c_fb_calc_pixclk()
395 struct s3c_fb *sfb = win->parent; in vidosd_set_size() local
411 struct s3c_fb *sfb = win->parent; in vidosd_set_alpha() local
425 struct s3c_fb *sfb = win->parent; in shadow_protect_win() local
452 static void s3c_fb_enable(struct s3c_fb *sfb, int enable) in s3c_fb_enable()
490 struct s3c_fb *sfb = win->parent; in s3c_fb_set_par() local
697 static void s3c_fb_update_palette(struct s3c_fb *sfb, in s3c_fb_update_palette()
745 struct s3c_fb *sfb = win->parent; in s3c_fb_setcolreg() local
798 struct s3c_fb *sfb = win->parent; in s3c_fb_blank() local
[all …]
H A Dsm712fb.c895 struct smtcfb_info *sfb = info->par; in smtc_blank() local
981 struct smtcfb_info *sfb; in smtc_setcolreg() local
1157 static void sm7xx_set_timing(struct smtcfb_info *sfb) in sm7xx_set_timing()
1261 static void smtc_set_timing(struct smtcfb_info *sfb) in smtc_set_timing()
1272 static void smtcfb_setmode(struct smtcfb_info *sfb) in smtcfb_setmode()
1364 static void smtc_unmap_mmio(struct smtcfb_info *sfb) in smtc_unmap_mmio()
1374 static int smtc_map_smem(struct smtcfb_info *sfb, in smtc_map_smem()
1404 static void smtc_unmap_smem(struct smtcfb_info *sfb) in smtc_unmap_smem()
1423 static u_long sm7xx_vram_probe(struct smtcfb_info *sfb) in sm7xx_vram_probe()
1456 static void sm7xx_resolution_probe(struct smtcfb_info *sfb) in sm7xx_resolution_probe()
[all …]
H A Dpmagb-b-fb.c39 volatile u32 __iomem *sfb; member
H A Dtgafb.c1219 void __iomem *sfb; local