Searched defs:sfb (Results 1 – 5 of 5) sorted by relevance
244 struct s3c_fb *sfb = win->parent; in s3c_fb_check_var() local395 struct s3c_fb *sfb = win->parent; in vidosd_set_size() local411 struct s3c_fb *sfb = win->parent; in vidosd_set_alpha() local425 struct s3c_fb *sfb = win->parent; in shadow_protect_win() local490 struct s3c_fb *sfb = win->parent; in s3c_fb_set_par() local745 struct s3c_fb *sfb = win->parent; in s3c_fb_setcolreg() local798 struct s3c_fb *sfb = win->parent; in s3c_fb_blank() local869 struct s3c_fb *sfb = win->parent; in s3c_fb_pan_display() local960 struct s3c_fb *sfb = dev_id; in s3c_fb_irq() local1019 struct s3c_fb *sfb = win->parent; in s3c_fb_ioctl() local[all …]
890 struct smtcfb_info *sfb = info->par; in smtc_blank() local976 struct smtcfb_info *sfb; in smtc_setcolreg() local1262 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()1498 struct smtcfb_info *sfb; in smtcfb_pci_probe() local1675 struct smtcfb_info *sfb; in smtcfb_pci_remove() local1688 struct smtcfb_info *sfb = dev_get_drvdata(device); in smtcfb_pci_suspend() local[all …]
39 volatile u32 __iomem *sfb; member
1214 void __iomem *sfb; local
80 struct sf_buffer sfb; member93 struct sf_buffer sfb; /* Sampling buffer */ member176 static void free_sampling_buffer(struct sf_buffer *sfb) in free_sampling_buffer()245 static int realloc_sampling_buffer(struct sf_buffer *sfb, in realloc_sampling_buffer()338 static int alloc_sampling_buffer(struct sf_buffer *sfb, unsigned long num_sdb) in alloc_sampling_buffer()390 static unsigned long sfb_pending_allocs(struct sf_buffer *sfb, in sfb_pending_allocs()400 static int sfb_has_pending_allocs(struct sf_buffer *sfb, in sfb_has_pending_allocs()554 static void extend_sampling_buffer(struct sf_buffer *sfb, in extend_sampling_buffer()1788 struct sf_buffer *sfb; in aux_buffer_setup() local
Completed in 21 milliseconds