Home
last modified time | relevance | path

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

/openbmc/linux/sound/virtio/
H A Dvirtio_card.h92 virtsnd_pcm_queue(struct virtio_pcm_substream *vss) in virtsnd_pcm_queue() function
H A Dvirtio_pcm_msg.c206 struct virtqueue *vqueue = virtsnd_pcm_queue(vss)->vqueue; in virtsnd_pcm_msg_send()
H A Dvirtio_pcm_ops.c332 queue = virtsnd_pcm_queue(vss); in virtsnd_pcm_trigger()