Home
last modified time | relevance | path

Searched defs:vtable (Results 1 - 7 of 7) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.c60 struct fb_vtable_s *vtable; /* Framebuffer interface */ member
77 struct fb_vtable_s *vtable; in fb_open() local
110 struct fb_vtable_s *vtable; in fb_close() local
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c682 static int FbGetVideoInfo(struct fb_vtable_s *vtable, struct fb_videoinfo_s *vinfo) in FbGetVideoInfo() argument
693 static int FbGetPlaneInfo(struct fb_vtable_s *vtable, int planeno, struct fb_planeinfo_s *pinfo) in FbGetPlaneInfo() argument
728 static int FbOpen(struct fb_vtable_s *vtable) in FbOpen() argument
734 static int FbRelease(struct fb_vtable_s *vtable) in FbRelease() argument
/device/qemu/drivers/virtio/
H A Dvirtgpu.c668 static int FbGetVideoInfo(struct fb_vtable_s *vtable, struct fb_videoinfo_s *vinfo) in FbGetVideoInfo() argument
679 static int FbGetPlaneInfo(struct fb_vtable_s *vtable, int planeno, struct fb_planeinfo_s *pinfo) in FbGetPlaneInfo() argument
714 static int FbOpen(struct fb_vtable_s *vtable) in FbOpen() argument
720 static int FbRelease(struct fb_vtable_s *vtable) in FbRelease() argument
726 static ssize_t FbMmap(struct fb_vtable_s *vtable, LosVmMapRegion *region) in FbMmap() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h399 struct fb_vtable_s vtable; /* FB interfaces */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhifb.h374 struct fb_vtable_s vtable; /* FB interfaces */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhifb.h379 struct fb_vtable_s vtable; /* FB interfaces */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c1827 static hi_s32 hifb_open (struct fb_vtable_s *vtable) in hifb_open() argument
1926 static hi_s32 hifb_release(struct fb_vtable_s *vtable) in hifb_release() argument
3530 hifb_ioctl(struct fb_vtable_s *vtable, int cmd, unsigned long arg) global() argument
5183 hifb_set_par(struct fb_vtable_s *vtable) global() argument
5241 hifb_pan_display(struct fb_vtable_s *vtable, struct fb_overlayinfo_s *oinfo) global() argument
[all...]

Completed in 14 milliseconds