Home
last modified time | relevance | path

Searched defs:Virtgpu (Results 1 – 2 of 2) sorted by relevance

/device/qemu/drivers/virtio/
Dvirtgpu.c116 struct Virtgpu { struct
120 struct VirtgpuRect screen; argument
133 struct VirtgpuResourceFlush flushReq; argument
134 struct VirtgpuTransferToHost2D transReq; argument
135 struct VirtgpuCtrlHdr resp; argument
137 static struct Virtgpu *g_virtGpu; /* fb module need this data, using global for simplicity */ argument
/device/qemu/riscv32_virt/liteos_m/board/driver/
Dvirtgpu.c117 struct Virtgpu { struct
121 struct VirtgpuRect screen; argument
134 struct VirtgpuResourceFlush flushReq; argument
135 struct VirtgpuTransferToHost2D transReq; argument
136 struct VirtgpuCtrlHdr resp; argument
138 static struct Virtgpu *g_virtGpu; /* fb module need this data, using global for simplicity */ argument