Home
last modified time | relevance | path

Searched refs:setblank (Results 1 - 4 of 4) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.c267 DEBUGASSERT(fb->vtable != NULL && fb->vtable->setblank != NULL); in fb_ioctl()
268 ret = fb->vtable->setblank(fb->vtable, &oinfo); in fb_ioctl()
H A Dfb.h532 int (*setblank)(struct fb_vtable_s *vtable, const struct fb_overlayinfo_s *oinfo); member
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c763 .setblank = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
/device/qemu/drivers/virtio/
H A Dvirtgpu.c775 .setblank = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,

Completed in 5 milliseconds