Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Ds3c-fb.c246 struct s3c_fb *sfb = win->parent; in s3c_fb_check_var() local
347 static int s3c_fb_calc_pixclk(struct s3c_fb *sfb, unsigned int pixclk) in s3c_fb_calc_pixclk()
397 struct s3c_fb *sfb = win->parent; in vidosd_set_size() local
413 struct s3c_fb *sfb = win->parent; in vidosd_set_alpha() local
427 struct s3c_fb *sfb = win->parent; in shadow_protect_win() local
454 static void s3c_fb_enable(struct s3c_fb *sfb, int enable) in s3c_fb_enable()
492 struct s3c_fb *sfb = win->parent; in s3c_fb_set_par() local
699 static void s3c_fb_update_palette(struct s3c_fb *sfb, in s3c_fb_update_palette()
747 struct s3c_fb *sfb = win->parent; in s3c_fb_setcolreg() local
800 struct s3c_fb *sfb = win->parent; in s3c_fb_blank() local
[all …]
Dsm712fb.c904 struct smtcfb_info *sfb; in smtc_setcolreg() local
1110 static void sm7xx_set_timing(struct smtcfb_info *sfb) in sm7xx_set_timing()
1208 static void smtc_set_timing(struct smtcfb_info *sfb) in smtc_set_timing()
1219 static void smtcfb_setmode(struct smtcfb_info *sfb) in smtcfb_setmode()
1312 static void smtc_unmap_mmio(struct smtcfb_info *sfb) in smtc_unmap_mmio()
1322 static int smtc_map_smem(struct smtcfb_info *sfb, in smtc_map_smem()
1347 static void smtc_unmap_smem(struct smtcfb_info *sfb) in smtc_unmap_smem()
1367 struct smtcfb_info *sfb; in smtcfb_pci_probe() local
1537 struct smtcfb_info *sfb; in smtcfb_pci_remove() local
1552 struct smtcfb_info *sfb; in smtcfb_pci_suspend() local
[all …]
Dpmagb-b-fb.c39 volatile u32 __iomem *sfb; member
Dtgafb.c1204 void __iomem *sfb; local
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c85 struct sf_buffer sfb; /* Sampling buffer */ member
116 static void free_sampling_buffer(struct sf_buffer *sfb) in free_sampling_buffer()
184 static int realloc_sampling_buffer(struct sf_buffer *sfb, in realloc_sampling_buffer()
263 static int alloc_sampling_buffer(struct sf_buffer *sfb, unsigned long num_sdb) in alloc_sampling_buffer()
314 static unsigned long sfb_pending_allocs(struct sf_buffer *sfb, in sfb_pending_allocs()
324 static int sfb_has_pending_allocs(struct sf_buffer *sfb, in sfb_has_pending_allocs()
520 static void extend_sampling_buffer(struct sf_buffer *sfb, in extend_sampling_buffer()