Searched defs:vtable (Results 1 – 7 of 7) sorted by relevance
60 struct fb_vtable_s *vtable; /* Framebuffer interface */ member77 struct fb_vtable_s *vtable; in fb_open() local110 struct fb_vtable_s *vtable; in fb_close() local
668 static int FbGetVideoInfo(struct fb_vtable_s *vtable, struct fb_videoinfo_s *vinfo) in FbGetVideoInfo()679 static int FbGetPlaneInfo(struct fb_vtable_s *vtable, int planeno, struct fb_planeinfo_s *pinfo) in FbGetPlaneInfo()714 static int FbOpen(struct fb_vtable_s *vtable) in FbOpen()720 static int FbRelease(struct fb_vtable_s *vtable) in FbRelease()726 static ssize_t FbMmap(struct fb_vtable_s *vtable, LosVmMapRegion *region) in FbMmap()
682 static int FbGetVideoInfo(struct fb_vtable_s *vtable, struct fb_videoinfo_s *vinfo) in FbGetVideoInfo()693 static int FbGetPlaneInfo(struct fb_vtable_s *vtable, int planeno, struct fb_planeinfo_s *pinfo) in FbGetPlaneInfo()728 static int FbOpen(struct fb_vtable_s *vtable) in FbOpen()734 static int FbRelease(struct fb_vtable_s *vtable) in FbRelease()
1827 static hi_s32 hifb_open (struct fb_vtable_s *vtable) in hifb_open()1926 static hi_s32 hifb_release(struct fb_vtable_s *vtable) in hifb_release()3530 static hi_s32 hifb_ioctl(struct fb_vtable_s *vtable, int cmd, unsigned long arg)
379 struct fb_vtable_s vtable; /* FB interfaces */ member
399 struct fb_vtable_s vtable; /* FB interfaces */ member
374 struct fb_vtable_s vtable; /* FB interfaces */ member