Lines Matching defs:stream
162 VirtIOSoundPCMStream *stream = NULL; in virtio_snd_handle_pcm_info() local
389 static void virtio_snd_pcm_close(VirtIOSoundPCMStream *stream) in virtio_snd_pcm_close()
414 VirtIOSoundPCMStream *stream; in virtio_snd_pcm_prepare() local
536 VirtIOSoundPCMStream *stream; in virtio_snd_handle_pcm_start_stop() local
581 static size_t virtio_snd_pcm_get_io_msgs_count(VirtIOSoundPCMStream *stream) in virtio_snd_pcm_get_io_msgs_count()
604 VirtIOSoundPCMStream *stream; in virtio_snd_handle_pcm_release() local
866 VirtIOSoundPCMStream *stream; in virtio_snd_handle_tx_xfer() local
947 VirtIOSoundPCMStream *stream; in virtio_snd_handle_rx_xfer() local
1115 static inline void return_tx_buffer(VirtIOSoundPCMStream *stream, in return_tx_buffer()
1145 VirtIOSoundPCMStream *stream = data; in virtio_snd_pcm_out_cb() local
1202 static inline void return_rx_buffer(VirtIOSoundPCMStream *stream, in return_rx_buffer()
1239 VirtIOSoundPCMStream *stream = data; in virtio_snd_pcm_in_cb() local
1292 static inline void virtio_snd_pcm_flush(VirtIOSoundPCMStream *stream) in virtio_snd_pcm_flush()
1311 VirtIOSoundPCMStream *stream; in virtio_snd_unrealize() local