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()
461 if (stream == &bebob->tx_stream) { in init_stream()
481 if (stream == &bebob->tx_stream) { in init_stream()
487 bebob->tx_stream.flags |= CIP_EMPTY_HAS_WRONG_DBC | in init_stream()
494 bebob->tx_stream.flags |= CIP_EMPTY_HAS_WRONG_DBC; in init_stream()
504 if (stream == &bebob->tx_stream) in destroy_stream()
514 err = init_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_init_duplex()
520 destroy_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_init_duplex()
526 destroy_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_init_duplex()
540 if (stream == &bebob->tx_stream) { in keep_resources()
600 err = keep_resources(bebob, &bebob->tx_stream, rate, index); in snd_bebob_stream_reserve_duplex()
624 amdtp_streaming_error(&bebob->tx_stream)) { in snd_bebob_stream_start_duplex()
646 err = start_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_start_duplex()
669 !amdtp_stream_wait_callback(&bebob->tx_stream, in snd_bebob_stream_start_duplex()
702 destroy_stream(bebob, &bebob->tx_stream); in snd_bebob_stream_destroy_duplex()