Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbcmap.c92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp()
133 int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) in fb_alloc_cmap()
147 void fb_dealloc_cmap(struct fb_cmap *cmap) in fb_dealloc_cmap()
231 int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *info) in fb_set_cmap()
267 int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *info) in fb_set_user_cmap()
H A Dfb_chrdev.c69 struct fb_cmap_user cmap; in do_fb_ioctl() local
204 struct fb_cmap_user cmap; in fb_getput_cmap() local
/linux/kernel/bpf/
H A Dcpumap.c86 struct bpf_cpu_map *cmap; in cpu_map_alloc() local
546 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace()
560 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local
574 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local
611 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local
647 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local
668 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
/linux/drivers/video/fbdev/
H A Dsbuslib.c120 struct fb_cmap cmap; in sbusfb_ioctl_helper() local
164 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local
214 struct fb_cmap cmap; in sbusfb_compat_ioctl() local
257 struct fb_cmap *cmap = &info->cmap; in sbusfb_compat_ioctl() local
H A Dgoldfishfb.c45 u32 cmap[16]; member
H A Dbw2.c58 struct bt_regs cmap; member
H A Dcg3.c83 struct bt_regs cmap; member
H A Dpm3fb.c661 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
H A Dpm2fb.c1303 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
H A Dtdfxfb.c1070 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
H A Duvesafb.c1040 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
H A Datafb.c2605 struct fb_cmap cmap; in atafb_blank() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
H A Dmatroxfb_base.h493 u_int32_t cmap[16]; member
/linux/arch/sparc/include/asm/
H A Dfbio.h65 struct fbcmap32 cmap; /* color map info */ member
/linux/arch/m68k/include/asm/
H A Dfbio.h105 struct fbcmap cmap; /* color map info */ member
321 struct fbcmap32 cmap; /* color map info */ member
/linux/fs/xfs/
H A Dxfs_buf.c495 struct xfs_buf_map *cmap, in xfs_buf_find_insert()
581 struct xfs_buf_map cmap = { .bm_bn = map[0].bm_bn }; in xfs_buf_get_map() local
/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h102 struct fbcmap cmap; /* color map info */ member
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1262 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/linux/include/video/
H A Dgbe.h56 volatile uint32_t cmap[6144]; /* color map */ member
/linux/include/uapi/linux/
H A Dfb.h363 struct fb_cmap cmap; /* color map info */ member
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c284 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1189 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()