Searched refs:TYPE_VIRTIO_GPU_GL (Results 1 – 4 of 4) sorted by relevance
117 if (!object_resolve_path_type("", TYPE_VIRTIO_GPU_GL, NULL)) { in virtio_gpu_gl_device_realize()118 error_setg(errp, "at most one %s device is permitted", TYPE_VIRTIO_GPU_GL); in virtio_gpu_gl_device_realize()163 .name = TYPE_VIRTIO_GPU_GL,168 module_obj(TYPE_VIRTIO_GPU_GL);
28 TYPE_VIRTIO_GPU_GL); in virtio_vga_gl_inst_initfn()
39 TYPE_VIRTIO_GPU_GL); in virtio_gpu_gl_initfn()
35 #define TYPE_VIRTIO_GPU_GL "virtio-gpu-gl-device" macro