Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
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
/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c94 struct sf_buffer sfb; member
107 struct sf_buffer sfb; /* Sampling buffer */ member
179 static void free_sampling_buffer(struct sf_buffer *sfb) in free_sampling_buffer()
234 static int realloc_sampling_buffer(struct sf_buffer *sfb, in realloc_sampling_buffer()
322 static int alloc_sampling_buffer(struct sf_buffer *sfb, unsigned long num_sdb) in alloc_sampling_buffer()
367 static unsigned long sfb_pending_allocs(struct sf_buffer *sfb, in sfb_pending_allocs()
515 static void extend_sampling_buffer(struct sf_buffer *sfb, in extend_sampling_buffer()
1595 struct sf_buffer *sfb; in aux_buffer_setup() local