Home
last modified time | relevance | path

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

12

/linux/drivers/video/fbdev/core/
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()
A Dfbmem.c1095 struct fb_cmap_user cmap; in do_fb_ioctl() local
1224 struct fb_cmap_user cmap; in fb_getput_cmap() local
/linux/kernel/bpf/
A Dcpumap.c60 struct bpf_cpu_map *cmap; member
86 struct bpf_cpu_map *cmap; in cpu_map_alloc() local
528 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace()
543 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local
557 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local
595 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local
632 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local
653 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
/linux/drivers/video/fbdev/
A Dsbuslib.c119 struct fb_cmap cmap; in sbusfb_ioctl_helper() local
163 struct fb_cmap *cmap = &info->cmap; in sbusfb_ioctl_helper() local
213 struct fb_cmap cmap; in sbusfb_compat_ioctl() local
256 struct fb_cmap *cmap = &info->cmap; in sbusfb_compat_ioctl() local
A Dgoldfishfb.c45 u32 cmap[16]; member
A Dbw2.c64 struct bt_regs cmap; member
A Dcg3.c89 struct bt_regs cmap; member
A Dpm3fb.c660 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
A Dpm2fb.c1297 struct fb_cmap cmap = info->cmap; in pm2vfb_cursor() local
A Duvesafb.c1040 static int uvesafb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in uvesafb_setcmap()
A Dtdfxfb.c1069 struct fb_cmap cmap = info->cmap; in tdfxfb_cursor() local
/linux/fs/xfs/
A Dxfs_iomap.c727 struct xfs_bmbt_irec imap, cmap; in xfs_direct_write_iomap_begin() local
870 struct xfs_bmbt_irec imap, cmap; in xfs_buffered_write_iomap_begin() local
1202 struct xfs_bmbt_irec imap, cmap; in xfs_seek_iomap_begin() local
A Dxfs_reflink.c309 struct xfs_bmbt_irec *cmap, in xfs_find_trim_cow_extent()
348 struct xfs_bmbt_irec *cmap, in xfs_reflink_allocate_cow()
A Dxfs_buf.c534 struct xfs_buf_map cmap = { .bm_bn = map[0].bm_bn }; in xfs_buf_find() local
/linux/drivers/gpu/drm/
A Ddrm_fb_helper.c906 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette()
938 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy()
979 struct fb_cmap *cmap) in setcmap_new_gamma_lut()
1021 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic()
1114 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_crtc2.h32 u_int32_t cmap[16]; member
/linux/arch/sparc/include/asm/
A Dfbio.h65 struct fbcmap32 cmap; /* color map info */ member
/linux/include/linux/amba/
A Dclcd.h139 u32 cmap[16]; member
/linux/arch/m68k/include/asm/
A Dfbio.h105 struct fbcmap cmap; /* color map info */ member
321 struct fbcmap32 cmap; /* color map info */ member
/linux/include/drm/
A Ddrm_fb_helper.h341 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()
/linux/arch/sparc/include/uapi/asm/
A Dfbio.h102 struct fbcmap cmap; /* color map info */ member
/linux/include/linux/
A Dfb.h112 struct fb_cmap_user cmap; /* color map info */ member
455 struct fb_cmap cmap; /* Current cmap */ member
/linux/drivers/video/fbdev/aty/
A Dradeon_base.c1261 static int radeonfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in radeonfb_setcmap()
/linux/include/video/
A Dgbe.h56 volatile uint32_t cmap[6144]; /* color map */ member
/linux/drivers/video/fbdev/omap/
A Domapfb_main.c284 static int omapfb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in omapfb_setcmap()

Completed in 58 milliseconds

12