Lines Matching refs:tx_stream
272 if (s == &bebob->tx_stream) in map_data_channels()
384 if (s == &bebob->tx_stream) in check_connection_used_by_others()
462 if (stream == &bebob->tx_stream) { in init_stream()
482 if (stream == &bebob->tx_stream) { in init_stream()
488 bebob->tx_stream.flags |= CIP_EMPTY_HAS_WRONG_DBC | in init_stream()
495 bebob->tx_stream.flags |= CIP_EMPTY_HAS_WRONG_DBC; in init_stream()
505 if (stream == &bebob->tx_stream) in destroy_stream()
515 err = init_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_init_duplex()
521 destroy_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_init_duplex()
527 destroy_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_init_duplex()
542 if (stream == &bebob->tx_stream) { in keep_resources()
603 err = keep_resources(bebob, &bebob->tx_stream, rate, index); in snd_bebob_stream_reserve_duplex()
627 amdtp_streaming_error(&bebob->tx_stream)) { in snd_bebob_stream_start_duplex()
649 err = start_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_start_duplex()
672 !amdtp_stream_wait_callback(&bebob->tx_stream, in snd_bebob_stream_start_duplex()
705 destroy_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_destroy_duplex()