Lines Matching defs:stream
164 VirtIOSoundPCMStream *stream = NULL; in virtio_snd_handle_pcm_info() local
391 static void virtio_snd_pcm_close(VirtIOSoundPCMStream *stream) in virtio_snd_pcm_close()
416 VirtIOSoundPCMStream *stream; in virtio_snd_pcm_prepare() local
538 VirtIOSoundPCMStream *stream; in virtio_snd_handle_pcm_start_stop() local
583 static size_t virtio_snd_pcm_get_io_msgs_count(VirtIOSoundPCMStream *stream) in virtio_snd_pcm_get_io_msgs_count()
606 VirtIOSoundPCMStream *stream; in virtio_snd_handle_pcm_release() local
868 VirtIOSoundPCMStream *stream; in virtio_snd_handle_tx_xfer() local
949 VirtIOSoundPCMStream *stream; in virtio_snd_handle_rx_xfer() local
1117 static inline void return_tx_buffer(VirtIOSoundPCMStream *stream, in return_tx_buffer()
1147 VirtIOSoundPCMStream *stream = data; in virtio_snd_pcm_out_cb() local
1204 static inline void return_rx_buffer(VirtIOSoundPCMStream *stream, in return_rx_buffer()
1241 VirtIOSoundPCMStream *stream = data; in virtio_snd_pcm_in_cb() local
1294 static inline void virtio_snd_pcm_flush(VirtIOSoundPCMStream *stream) in virtio_snd_pcm_flush()
1313 VirtIOSoundPCMStream *stream; in virtio_snd_unrealize() local