Home
last modified time | relevance | path

Searched refs:VIRTIO_GPU_RESP_OK_NODATA (Results 1 – 2 of 2) sorted by relevance

/components/drivers/virtio/
A Dvirtio_gpu.c194 if (res.type == VIRTIO_GPU_RESP_OK_NODATA) in virtio_gpu_create_2d_resource()
214 if (res.type == VIRTIO_GPU_RESP_OK_NODATA) in virtio_gpu_unref_resource()
243 if (res.type == VIRTIO_GPU_RESP_OK_NODATA) in virtio_gpu_attach_backing_resource()
269 if (res.type == VIRTIO_GPU_RESP_OK_NODATA) in virtio_gpu_set_scanout()
294 if (res.type == VIRTIO_GPU_RESP_OK_NODATA) in virtio_gpu_flush_resource()
320 if (res.type == VIRTIO_GPU_RESP_OK_NODATA) in virtio_gpu_transfer_to_host_2d()
A Dvirtio_gpu.h84 VIRTIO_GPU_RESP_OK_NODATA = 0x1100, enumerator

Completed in 5 milliseconds