Searched refs:virtio_snd_queue (Results 1 – 5 of 5) sorted by relevance
29 struct virtio_snd_queue { struct51 struct virtio_snd_queue queues[VIRTIO_SND_VQ_MAX]; argument67 static inline struct virtio_snd_queue *73 static inline struct virtio_snd_queue *79 static inline struct virtio_snd_queue *85 static inline struct virtio_snd_queue *91 static inline struct virtio_snd_queue *
126 struct virtio_snd_queue *queue = virtsnd_control_queue(snd); in virtsnd_ctl_msg_send()235 struct virtio_snd_queue *queue = virtsnd_control_queue(snd); in virtsnd_ctl_msg_cancel_all()296 struct virtio_snd_queue *queue = virtsnd_control_queue(snd); in virtsnd_ctl_notify_cb()
82 struct virtio_snd_queue *queue = virtsnd_event_queue(snd); in virtsnd_event_notify_cb()164 struct virtio_snd_queue *queue = virtsnd_event_queue(snd); in virtsnd_enable_event_vq()178 struct virtio_snd_queue *queue = virtsnd_event_queue(snd); in virtsnd_disable_event_vq()
337 static inline void virtsnd_pcm_notify_cb(struct virtio_snd_queue *queue) in virtsnd_pcm_notify_cb()
324 struct virtio_snd_queue *queue; in virtsnd_pcm_trigger()