Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/drivers/video/fbdev/core/
Dfbcmap.c92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp()
131 int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) in fb_alloc_cmap()
145 void fb_dealloc_cmap(struct fb_cmap *cmap) in fb_dealloc_cmap()
229 int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) in fb_set_cmap()
265 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) in fb_set_user_cmap()
Dfbmem.c1085 struct fb_cmap_user cmap; in do_fb_ioctl() local
1256 struct fb_cmap_user __user *cmap; in fb_getput_cmap() local
/Linux-v4.19/kernel/bpf/
Dcpumap.c81 struct bpf_cpu_map *cmap; in cpu_map_alloc() local
404 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace()
419 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local
433 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local
470 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local
518 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local
538 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
640 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_insert_ctx() local
648 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_flush() local
/Linux-v4.19/drivers/video/fbdev/
Dsbuslib.c119 struct fb_cmap cmap; in sbusfb_ioctl_helper() local
163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local
Dgoldfishfb.c54 u32 cmap[16]; member
Dbw2.c63 struct bt_regs cmap; member
Dcg3.c88 struct bt_regs cmap; member
Dpm3fb.c660 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
Dpm2fb.c1296 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
Dtdfxfb.c1070 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
Duvesafb.c1037 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
/Linux-v4.19/arch/sparc/include/asm/
Dfbio.h65 struct fbcmap32 cmap; /* color map info */ member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_fb_helper.c1291 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette()
1323 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy()
1358 struct fb_cmap *cmap) in setcmap_new_gamma_lut()
1400 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic()
1487 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/Linux-v4.19/arch/m68k/include/asm/
Dfbio.h105 struct fbcmap cmap; /* color map info */ member
321 struct fbcmap32 cmap; /* color map info */ member
/Linux-v4.19/include/linux/amba/
Dclcd.h166 u32 cmap[16]; member
/Linux-v4.19/include/drm/
Ddrm_fb_helper.h431 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()
/Linux-v4.19/arch/sparc/include/uapi/asm/
Dfbio.h102 struct fbcmap cmap; /* color map info */ member
/Linux-v4.19/include/linux/
Dfb.h111 struct fb_cmap_user cmap; /* color map info */ member
481 struct fb_cmap cmap; /* Current cmap */ member
/Linux-v4.19/fs/xfs/
Dxfs_buf.c556 struct xfs_buf_map cmap = { .bm_bn = map[0].bm_bn }; in xfs_buf_find() local
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_base.c1271 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/Linux-v4.19/include/video/
Dgbe.h58 volatile uint32_t cmap[6144]; /* color map */ member
/Linux-v4.19/drivers/video/fbdev/omap/
Domapfb_main.c301 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/Linux-v4.19/include/uapi/linux/
Dfb.h368 struct fb_cmap cmap; /* color map info */ member
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1202 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()

12