Home
last modified time | relevance | path

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

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
Dfb.c168 struct fb_cmap_s *cmap = (struct fb_cmap_s *)((uintptr_t)arg); in fb_ioctl() local
176 struct fb_cmap_s *cmap = (struct fb_cmap_s *)((uintptr_t)arg); in fb_ioctl() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/lcd_fb/
Ddev_fb.c141 static int lcd_fb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in lcd_fb_setcmap()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhifb.h378 struct fb_cmap_s cmap; /* Current camp */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
Dhifb.h403 struct fb_cmap_s cmap; /* Current camp */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhifb.h383 struct fb_cmap_s cmap; /* Current camp */ member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/
Ddev_fb.c864 static int sunxi_fb_setcmap(struct fb_cmap *cmap, struct fb_info *info) in sunxi_fb_setcmap()