Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dvirtio-gpu-rutabaga.c1003 if (!vr->wayland_socket_path) { in virtio_gpu_rutabaga_init()
1015 channel.channel_name = vr->wayland_socket_path; in virtio_gpu_rutabaga_init()
1109 wayland_socket_path),
/qemu/include/hw/virtio/
H A Dvirtio-gpu.h273 char *wayland_socket_path; member