Lines Matching refs:tx_stream
170 err = keep_resources(motu, rate, &motu->tx_stream); in snd_motu_stream_reserve_duplex()
188 motu->cache.size = motu->tx_stream.syt_interval * frames_per_buffer; in snd_motu_stream_reserve_duplex()
236 amdtp_streaming_error(&motu->tx_stream)) { in snd_motu_stream_start_duplex()
263 err = snd_motu_command_dsp_message_parser_init(motu, motu->tx_stream.sfc); in snd_motu_stream_start_duplex()
275 err = amdtp_domain_add_stream(&motu->domain, &motu->tx_stream, in snd_motu_stream_start_duplex()
338 if (s == &motu->tx_stream) { in init_stream()
361 if (s == &motu->tx_stream) in destroy_stream()
371 err = init_stream(motu, &motu->tx_stream); in snd_motu_stream_init_duplex()
377 destroy_stream(motu, &motu->tx_stream); in snd_motu_stream_init_duplex()
383 destroy_stream(motu, &motu->tx_stream); in snd_motu_stream_init_duplex()
397 destroy_stream(motu, &motu->tx_stream); in snd_motu_stream_destroy_duplex()