Home
last modified time | relevance | path

Searched refs:putcmap (Results 1 - 5 of 5) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.c177 DEBUGASSERT(fb->vtable != NULL && fb->vtable->putcmap != NULL); in fb_ioctl()
178 ret = fb->vtable->putcmap(fb->vtable, &cmap); in fb_ioctl()
H A Dfb.h485 int (*putcmap)(struct fb_vtable_s *vtable, const struct fb_cmap_s *cmap); member
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c756 .putcmap = (int (*)(struct fb_vtable_s *, const struct fb_cmap_s *))FbDummy,
/device/qemu/drivers/virtio/
H A Dvirtgpu.c768 .putcmap = (int (*)(struct fb_vtable_s *, const struct fb_cmap_s *))FbDummy,
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c8597 info->vtable.putcmap = HI_NULL;

Completed in 17 milliseconds