Searched refs:setcolor (Results 1 – 4 of 4) sorted by relevance
259 DEBUGASSERT(fb->vtable != NULL && fb->vtable->setcolor != NULL); in fb_ioctl()260 ret = fb->vtable->setcolor(fb->vtable, &oinfo); in fb_ioctl()
528 int (*setcolor)(struct fb_vtable_s *vtable, const struct fb_overlayinfo_s *oinfo); member
774 .setcolor = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
762 .setcolor = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,