Home
last modified time | relevance | path

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

/linux/sound/virtio/
H A Dvirtio_pcm_ops.c336 queue = virtsnd_pcm_queue(vss); in virtsnd_pcm_trigger()
482 struct virtio_snd_queue *queue = virtsnd_pcm_queue(vss); in virtsnd_pcm_pb_ack()
501 struct virtio_snd_queue *queue = virtsnd_pcm_queue(vss); in virtsnd_pcm_cp_ack()
H A Dvirtio_card.h108 virtsnd_pcm_queue(struct virtio_pcm_substream *vss) in virtsnd_pcm_queue() function
H A Dvirtio_pcm_msg.c205 struct virtqueue *vqueue = virtsnd_pcm_queue(vss)->vqueue; in virtsnd_pcm_msg_send()