Searched refs:sbusfb_mmap_helper (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/video/fbdev/ |
| A D | sbuslib.h | 22 extern int sbusfb_mmap_helper(const struct sbus_mmap_map *map,
|
| A D | sbuslib.c | 41 int sbusfb_mmap_helper(const struct sbus_mmap_map *map, in sbusfb_mmap_helper() function 99 EXPORT_SYMBOL(sbusfb_mmap_helper);
|
| A D | p9100.c | 218 return sbusfb_mmap_helper(p9100_mmap_map, in p9100_sbusfb_mmap()
|
| A D | bw2.c | 161 return sbusfb_mmap_helper(bw2_mmap_map, in bw2_sbusfb_mmap()
|
| A D | cg3.c | 225 return sbusfb_mmap_helper(cg3_mmap_map, in cg3_sbusfb_mmap()
|
| A D | tcx.c | 299 return sbusfb_mmap_helper(par->mmap_map, in tcx_sbusfb_mmap()
|
| A D | cg14.c | 265 return sbusfb_mmap_helper(par->mmap_map, in cg14_sbusfb_mmap()
|
| A D | leo.c | 414 return sbusfb_mmap_helper(leo_mmap_map, in leo_sbusfb_mmap()
|
| A D | cg6.c | 596 return sbusfb_mmap_helper(cg6_mmap_map, in cg6_sbusfb_mmap()
|
| A D | ffb.c | 856 return sbusfb_mmap_helper(ffb_mmap_map, in ffb_sbusfb_mmap()
|
Completed in 27 milliseconds