Searched refs:fb_alloc_cmap_gfp (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/video/fbdev/core/ |
| A D | fbcmap.c | 92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp() function 135 return fb_alloc_cmap_gfp(cmap, len, transp, GFP_ATOMIC); in fb_alloc_cmap() 276 rc = fb_alloc_cmap_gfp(&umap, cmap->len, cmap->transp != NULL, in fb_set_user_cmap()
|
| /linux/include/linux/ |
| A D | fb.h | 759 extern int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags);
|
| /linux/ |
| A D | System.map | 22255 ffff8000105ee010 T fb_alloc_cmap_gfp
|
| A D | .tmp_System.map | 22255 ffff8000105ee010 T fb_alloc_cmap_gfp
|
Completed in 288 milliseconds