Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
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 …]
Dsm712fb.c890 struct smtcfb_info *sfb = info->par; in smtc_blank() local
976 struct smtcfb_info *sfb; in smtc_setcolreg() local
1158 static void sm7xx_set_timing(struct smtcfb_info *sfb) in sm7xx_set_timing()
1262 static void smtc_set_timing(struct smtcfb_info *sfb) in smtc_set_timing()
1273 static void smtcfb_setmode(struct smtcfb_info *sfb) in smtcfb_setmode()
1366 static void smtc_unmap_mmio(struct smtcfb_info *sfb) in smtc_unmap_mmio()
1376 static int smtc_map_smem(struct smtcfb_info *sfb, in smtc_map_smem()
1406 static void smtc_unmap_smem(struct smtcfb_info *sfb) in smtc_unmap_smem()
1425 static u_long sm7xx_vram_probe(struct smtcfb_info *sfb) in sm7xx_vram_probe()
1458 static void sm7xx_resolution_probe(struct smtcfb_info *sfb) in sm7xx_resolution_probe()
[all …]
Dpmagb-b-fb.c39 volatile u32 __iomem *sfb; member
Dtgafb.c1214 void __iomem *sfb; local
/Linux-v6.1/arch/s390/kernel/
Dperf_cpum_sf.c79 struct sf_buffer sfb; member
92 struct sf_buffer sfb; /* Sampling buffer */ member
124 static void free_sampling_buffer(struct sf_buffer *sfb) in free_sampling_buffer()
192 static int realloc_sampling_buffer(struct sf_buffer *sfb, in realloc_sampling_buffer()
285 static int alloc_sampling_buffer(struct sf_buffer *sfb, unsigned long num_sdb) in alloc_sampling_buffer()
337 static unsigned long sfb_pending_allocs(struct sf_buffer *sfb, in sfb_pending_allocs()
347 static int sfb_has_pending_allocs(struct sf_buffer *sfb, in sfb_has_pending_allocs()
501 static void extend_sampling_buffer(struct sf_buffer *sfb, in extend_sampling_buffer()
1705 struct sf_buffer *sfb; in aux_buffer_setup() local