/openbmc/linux/drivers/video/fbdev/core/ |
H 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() 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 D | fb_chrdev.c | 69 struct fb_cmap_user cmap; in do_fb_ioctl() local 204 struct fb_cmap_user cmap; in fb_getput_cmap() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | sbuslib.c | 119 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
|
H A D | goldfishfb.c | 45 u32 cmap[16]; member
|
H A D | bw2.c | 65 struct bt_regs cmap; member
|
H A D | cg3.c | 90 struct bt_regs cmap; member
|
H A D | pm3fb.c | 661 struct fb_cmap cmap = info->cmap; in pm3fb_cursor() local
|
/openbmc/linux/kernel/bpf/ |
H A D | cpumap.c | 86 struct bpf_cpu_map *cmap; in cpu_map_alloc() local 501 static void __cpu_map_entry_replace(struct bpf_cpu_map *cmap, in __cpu_map_entry_replace() 515 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_delete_elem() local 529 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_update_elem() local 566 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_free() local 602 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in __cpu_map_lookup_elem() local 623 struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); in cpu_map_get_next_key() local
|
/openbmc/u-boot/drivers/video/ |
H A D | video_bmp.c | 21 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 42 struct bmp_image *bmp, ushort *cmap, in video_display_rle8_bitmap() 178 ushort *cmap = priv->cmap; in video_set_cmap() local
|
H A D | atmel_lcdfb.c | 73 uint *cmap = (uint *)configuration_get_cmap(); in lcd_logo_set_cmap() local
|
/openbmc/u-boot/common/ |
H A D | lcd.c | 331 ushort *cmap = configuration_get_cmap(); in lcd_logo_set_cmap() local 408 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 444 static void lcd_display_rle8_bitmap(struct bmp_image *bmp, ushort *cmap, in lcd_display_rle8_bitmap() 548 ushort *cmap = configuration_get_cmap(); in lcd_set_cmap() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_reflink.c | 312 struct xfs_bmbt_irec *cmap, in xfs_find_trim_cow_extent() 350 struct xfs_bmbt_irec *cmap, in xfs_reflink_convert_unwritten() 383 struct xfs_bmbt_irec *cmap, in xfs_reflink_fill_cow_hole() 444 struct xfs_bmbt_irec *cmap, in xfs_reflink_fill_delalloc() 508 struct xfs_bmbt_irec *cmap, in xfs_reflink_allocate_cow()
|
H A D | xfs_iomap.c | 776 struct xfs_bmbt_irec imap, cmap; in xfs_direct_write_iomap_begin() local 952 struct xfs_bmbt_irec imap, cmap; in xfs_buffered_write_iomap_begin() local 1300 struct xfs_bmbt_irec imap, cmap; in xfs_seek_iomap_begin() local
|
H A D | xfs_buf.c | 611 struct xfs_buf_map *cmap, in xfs_buf_find_insert() 686 struct xfs_buf_map cmap = { .bm_bn = map[0].bm_bn }; in xfs_buf_get_map() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_fb_helper.c | 815 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette() 847 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy() 888 struct fb_cmap *cmap) in setcmap_new_gamma_lut() 930 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic() 1023 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
|
/openbmc/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_crtc2.h | 32 u_int32_t cmap[16]; member
|
/openbmc/u-boot/include/ |
H A D | video.h | 93 ushort *cmap; member
|
H A D | lcd.h | 55 ushort *cmap; /* Pointer to the colormap */ member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | fbio.h | 65 struct fbcmap32 cmap; /* color map info */ member
|
/openbmc/linux/include/linux/amba/ |
H A D | clcd.h | 139 u32 cmap[16]; member
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | fbio.h | 105 struct fbcmap cmap; /* color map info */ member 321 struct fbcmap32 cmap; /* color map info */ member
|
/openbmc/linux/include/drm/ |
H A D | drm_fb_helper.h | 354 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap()
|
/openbmc/u-boot/include/linux/ |
H A D | fb.h | 230 struct fb_cmap cmap; /* color map info */ member 355 struct fb_cmap_user cmap; /* color map info */ member 502 struct fb_cmap cmap; /* Current cmap */ member
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | fbio.h | 102 struct fbcmap cmap; /* color map info */ member
|
/openbmc/linux/include/linux/ |
H A D | fb.h | 113 struct fb_cmap_user cmap; /* color map info */ member 460 struct fb_cmap cmap; /* Current cmap */ member
|