Home
last modified time | relevance | path

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

/Linux-v6.6/sound/virtio/
Dvirtio_card.h70 return &snd->queues[VIRTIO_SND_VQ_CONTROL]; in virtsnd_control_queue()
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()
/Linux-v6.6/include/uapi/linux/
Dvirtio_snd.h24 VIRTIO_SND_VQ_CONTROL = 0, enumerator