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