Searched refs:sbusfb_mmap_helper (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/ |
D | sbuslib.h | 18 extern int sbusfb_mmap_helper(struct sbus_mmap_map *map,
|
D | sbuslib.c | 41 int sbusfb_mmap_helper(struct sbus_mmap_map *map, in sbusfb_mmap_helper() function 98 EXPORT_SYMBOL(sbusfb_mmap_helper);
|
D | p9100.c | 224 return sbusfb_mmap_helper(p9100_mmap_map, in p9100_mmap()
|
D | bw2.c | 167 return sbusfb_mmap_helper(bw2_mmap_map, in bw2_mmap()
|
D | cg3.c | 231 return sbusfb_mmap_helper(cg3_mmap_map, in cg3_mmap()
|
D | tcx.c | 305 return sbusfb_mmap_helper(par->mmap_map, in tcx_mmap()
|
D | cg14.c | 271 return sbusfb_mmap_helper(par->mmap_map, in cg14_mmap()
|
D | leo.c | 420 return sbusfb_mmap_helper(leo_mmap_map, in leo_mmap()
|
D | cg6.c | 596 return sbusfb_mmap_helper(cg6_mmap_map, in cg6_mmap()
|
D | ffb.c | 856 return sbusfb_mmap_helper(ffb_mmap_map, in ffb_mmap()
|