Home
last modified time | relevance | path

Searched refs:fb_open (Results 1 - 6 of 6) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.c73 int fb_open(const char *key, struct fb_mem **result) in fb_open() function
97 if (vtable->fb_open) { in fb_open()
98 ret = vtable->fb_open(vtable); in fb_open()
H A Dfb.h554 int (*fb_open)(struct fb_vtable_s *vtable); member
669 int fb_open(const char *key, struct fb_mem **result);
/device/qemu/riscv32_virt/liteos_m/board/hardware/display/
H A Ddisplay_layer.c97 priv->fd = fb_open(FB_PATH, &priv->fbmem); in CreateLayer()
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c752 .fb_open = FbOpen,
/device/qemu/drivers/virtio/
H A Dvirtgpu.c764 .fb_open = FbOpen,
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c8588 info->vtable.fb_open = hifb_open;
8662 .fb_open = hifb_open,

Completed in 20 milliseconds