Home
last modified time | relevance | path

Searched refs:AMDTP_IN_STREAM (Results 1 – 21 of 21) sorted by relevance

/sound/firewire/dice/
Ddice-stream.c156 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 …]
Ddice-pcm.c96 if (dir == AMDTP_IN_STREAM) in limit_channels_and_rates()
137 dir = AMDTP_IN_STREAM; in init_hw_info()
/sound/firewire/motu/
Damdtp-motu-trace.h31 if (s->direction == AMDTP_IN_STREAM) {
60 if (s->direction == AMDTP_IN_STREAM) {
Dmotu-protocol-v2.c184 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()
Dmotu-protocol-v3.c170 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()
Dmotu-stream.c300 dir = AMDTP_IN_STREAM; in init_stream()
Damdtp-motu.c450 if (dir == AMDTP_IN_STREAM) { in amdtp_motu_init()
/sound/firewire/tascam/
Damdtp-tascam.c29 if (s->direction == AMDTP_IN_STREAM) in amdtp_tscm_set_parameters()
235 if (dir == AMDTP_IN_STREAM) { in amdtp_tscm_init()
Dtascam-stream.c310 dir = AMDTP_IN_STREAM; in init_stream()
/sound/firewire/
Damdtp-stream.c872 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()
Damdtp-stream-trace.h37 if (s->direction == AMDTP_IN_STREAM) {
Damdtp-stream.h94 AMDTP_IN_STREAM enumerator
Damdtp-am824.c419 if (dir == AMDTP_IN_STREAM) in amdtp_am824_init()
/sound/firewire/fireface/
Damdtp-ff.c166 if (dir == AMDTP_IN_STREAM) in amdtp_ff_init()
Dff-stream.c47 dir = AMDTP_IN_STREAM; in init_stream()
/sound/firewire/fireworks/
Dfireworks_stream.c21 s_dir = AMDTP_IN_STREAM; in init_stream()
/sound/firewire/digi00x/
Damdtp-dot.c402 if (dir == AMDTP_IN_STREAM) { in amdtp_dot_init()
Ddigi00x-stream.c226 dir = AMDTP_IN_STREAM; in init_stream()
/sound/firewire/oxfw/
Doxfw-stream.c161 s_dir = AMDTP_IN_STREAM; in init_stream()
/sound/firewire/bebob/
Dbebob_maudio.c247 ch_table[AMDTP_IN_STREAM][params->dig_in_fmt][i / 2]; in special_stream_formation_set()
Dbebob_stream.c463 dir_stream = AMDTP_IN_STREAM; in init_stream()