Home
last modified time | relevance | path

Searched refs:VIRTIO_SND_VQ_CONTROL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/virtio/
H A Dvirtio_card.h70 return &snd->queues[VIRTIO_SND_VQ_CONTROL]; in virtsnd_control_queue()
H A Dvirtio_card.c113 [VIRTIO_SND_VQ_CONTROL] = virtsnd_ctl_notify_cb, in virtsnd_find_vqs()
119 [VIRTIO_SND_VQ_CONTROL] = "virtsnd-ctl", in virtsnd_find_vqs()
/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h24 VIRTIO_SND_VQ_CONTROL = 0, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h34 VIRTIO_SND_VQ_CONTROL = 0, enumerator
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c1105 vsnd->queues[VIRTIO_SND_VQ_CONTROL] = in virtio_snd_realize()
1360 virtio_delete_queue(vsnd->queues[VIRTIO_SND_VQ_CONTROL]); in virtio_snd_unrealize()