Home
last modified time | relevance | path

Searched refs:FbDummy (Results 1 - 2 of 2) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c741 static int FbDummy(struct fb_vtable_s *v, int *s) in FbDummy() function
755 .getcmap = (int (*)(struct fb_vtable_s *, struct fb_cmap_s *))FbDummy,
756 .putcmap = (int (*)(struct fb_vtable_s *, const struct fb_cmap_s *))FbDummy,
760 .settransp = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
761 .setchromakey = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
762 .setcolor = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
763 .setblank = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
764 .setarea = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
766 .blit = (int (*)(struct fb_vtable_s *, const struct fb_overlayblit_s *))FbDummy,
767 .blend = (int (*)(struct fb_vtable_s *, const struct fb_overlayblend_s *))FbDummy,
[all...]
/device/qemu/drivers/virtio/
H A Dvirtgpu.c753 static int FbDummy(struct fb_vtable_s *v, int *s) in FbDummy() function
767 .getcmap = (int (*)(struct fb_vtable_s *, struct fb_cmap_s *))FbDummy,
768 .putcmap = (int (*)(struct fb_vtable_s *, const struct fb_cmap_s *))FbDummy,
772 .settransp = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
773 .setchromakey = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
774 .setcolor = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
775 .setblank = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
776 .setarea = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
778 .blit = (int (*)(struct fb_vtable_s *, const struct fb_overlayblit_s *))FbDummy,
779 .blend = (int (*)(struct fb_vtable_s *, const struct fb_overlayblend_s *))FbDummy,
[all...]

Completed in 3 milliseconds