Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/
H A Ds3c-fb.c244 struct s3c_fb *sfb = win->parent; in s3c_fb_check_var() local
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
490 struct s3c_fb *sfb = win->parent; in s3c_fb_set_par() local
745 struct s3c_fb *sfb = win->parent; in s3c_fb_setcolreg() local
798 struct s3c_fb *sfb = win->parent; in s3c_fb_blank() local
869 struct s3c_fb *sfb = win->parent; in s3c_fb_pan_display() local
960 struct s3c_fb *sfb = dev_id; in s3c_fb_irq() local
1019 struct s3c_fb *sfb = win->parent; in s3c_fb_ioctl() 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
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()
1496 struct smtcfb_info *sfb; in smtcfb_pci_probe() local
1672 struct smtcfb_info *sfb; in smtcfb_pci_remove() local
1685 struct smtcfb_info *sfb = dev_get_drvdata(device); in smtcfb_pci_suspend() local
[all …]
H A Dpmagb-b-fb.c39 volatile u32 __iomem *sfb; member
H A Dtgafb.c1219 void __iomem *sfb; local
/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c96 struct sf_buffer sfb; member
109 struct sf_buffer sfb; /* Sampling buffer */ member
181 static void free_sampling_buffer(struct sf_buffer *sfb) in free_sampling_buffer()
236 static int realloc_sampling_buffer(struct sf_buffer *sfb, in realloc_sampling_buffer()
324 static int alloc_sampling_buffer(struct sf_buffer *sfb, unsigned long num_sdb) in alloc_sampling_buffer()
369 static unsigned long sfb_pending_allocs(struct sf_buffer *sfb, in sfb_pending_allocs()
517 static void extend_sampling_buffer(struct sf_buffer *sfb, in extend_sampling_buffer()
1596 struct sf_buffer *sfb; in aux_buffer_setup() local