Searched refs:AMDTP_IN_STREAM (Results 1 – 21 of 21) sorted by relevance
/sound/firewire/dice/ |
D | dice-stream.c | 156 if (dir == AMDTP_IN_STREAM) { in stop_streams() 231 if (dir == AMDTP_IN_STREAM) { in keep_dual_resources() 275 stop_streams(dice, AMDTP_IN_STREAM, tx_params); in finish_session() 318 err = keep_dual_resources(dice, rate, AMDTP_IN_STREAM, in snd_dice_stream_reserve_duplex() 347 if (dir == AMDTP_IN_STREAM) { in start_streams() 356 if (dir == AMDTP_IN_STREAM) { in start_streams() 368 if (dir == AMDTP_IN_STREAM) { in start_streams() 443 err = start_streams(dice, AMDTP_IN_STREAM, rate, &tx_params); in snd_dice_stream_start_duplex() 508 if (dir == AMDTP_IN_STREAM) { in init_stream() 541 if (dir == AMDTP_IN_STREAM) { in destroy_stream() [all …]
|
D | dice-pcm.c | 96 if (dir == AMDTP_IN_STREAM) in limit_channels_and_rates() 137 dir = AMDTP_IN_STREAM; in init_hw_info()
|
/sound/firewire/motu/ |
D | amdtp-motu-trace.h | 31 if (s->direction == AMDTP_IN_STREAM) { 60 if (s->direction == AMDTP_IN_STREAM) {
|
D | motu-protocol-v2.c | 184 if (dir == AMDTP_IN_STREAM) { in calculate_fixed_part() 264 calculate_fixed_part(&motu->tx_packet_formats, AMDTP_IN_STREAM, in v2_cache_packet_formats()
|
D | motu-protocol-v3.c | 170 if (dir == AMDTP_IN_STREAM) { in calculate_fixed_part() 288 calculate_fixed_part(&motu->tx_packet_formats, AMDTP_IN_STREAM, in v3_cache_packet_formats()
|
D | motu-stream.c | 300 dir = AMDTP_IN_STREAM; in init_stream()
|
D | amdtp-motu.c | 450 if (dir == AMDTP_IN_STREAM) { in amdtp_motu_init()
|
/sound/firewire/tascam/ |
D | amdtp-tascam.c | 29 if (s->direction == AMDTP_IN_STREAM) in amdtp_tscm_set_parameters() 235 if (dir == AMDTP_IN_STREAM) { in amdtp_tscm_init()
|
D | tascam-stream.c | 310 dir = AMDTP_IN_STREAM; in init_stream()
|
/sound/firewire/ |
D | amdtp-stream.c | 872 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_first_callback() 924 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start() 936 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start() 974 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start() 994 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
|
D | amdtp-stream-trace.h | 37 if (s->direction == AMDTP_IN_STREAM) {
|
D | amdtp-stream.h | 94 AMDTP_IN_STREAM enumerator
|
D | amdtp-am824.c | 419 if (dir == AMDTP_IN_STREAM) in amdtp_am824_init()
|
/sound/firewire/fireface/ |
D | amdtp-ff.c | 166 if (dir == AMDTP_IN_STREAM) in amdtp_ff_init()
|
D | ff-stream.c | 47 dir = AMDTP_IN_STREAM; in init_stream()
|
/sound/firewire/fireworks/ |
D | fireworks_stream.c | 21 s_dir = AMDTP_IN_STREAM; in init_stream()
|
/sound/firewire/digi00x/ |
D | amdtp-dot.c | 402 if (dir == AMDTP_IN_STREAM) { in amdtp_dot_init()
|
D | digi00x-stream.c | 226 dir = AMDTP_IN_STREAM; in init_stream()
|
/sound/firewire/oxfw/ |
D | oxfw-stream.c | 161 s_dir = AMDTP_IN_STREAM; in init_stream()
|
/sound/firewire/bebob/ |
D | bebob_maudio.c | 247 ch_table[AMDTP_IN_STREAM][params->dig_in_fmt][i / 2]; in special_stream_formation_set()
|
D | bebob_stream.c | 463 dir_stream = AMDTP_IN_STREAM; in init_stream()
|