Home
last modified time | relevance | path

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

/Linux-v5.10/sound/firewire/dice/
Ddice-stream.c156 if (dir == AMDTP_IN_STREAM) { in stop_streams()
230 if (dir == AMDTP_IN_STREAM) { in keep_dual_resources()
272 stop_streams(dice, AMDTP_IN_STREAM, tx_params); in finish_session()
317 err = keep_dual_resources(dice, rate, AMDTP_IN_STREAM, in snd_dice_stream_reserve_duplex()
351 if (dir == AMDTP_IN_STREAM) { in start_streams()
360 if (dir == AMDTP_IN_STREAM) { in start_streams()
372 if (dir == AMDTP_IN_STREAM) { in start_streams()
447 err = start_streams(dice, AMDTP_IN_STREAM, rate, &tx_params); in snd_dice_stream_start_duplex()
512 if (dir == AMDTP_IN_STREAM) { in init_stream()
545 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()
/Linux-v5.10/sound/firewire/motu/
Damdtp-motu-trace.h31 if (s->direction == AMDTP_IN_STREAM) {
60 if (s->direction == AMDTP_IN_STREAM) {
Dmotu-stream.c310 dir = AMDTP_IN_STREAM; in init_stream()
Damdtp-motu.c446 if (dir == AMDTP_IN_STREAM) { in amdtp_motu_init()
/Linux-v5.10/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()
/Linux-v5.10/sound/firewire/
Damdtp-stream.c923 if (s->direction == AMDTP_IN_STREAM) in pool_ideal_seq_descs()
1006 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_first_callback()
1056 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
1069 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
1108 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
1129 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
1463 if (s->direction == AMDTP_IN_STREAM) { in amdtp_domain_start()
Damdtp-stream-trace.h37 if (s->direction == AMDTP_IN_STREAM) {
Damdtp-stream.h94 AMDTP_IN_STREAM enumerator
Damdtp-am824.c420 if (dir == AMDTP_IN_STREAM) in amdtp_am824_init()
/Linux-v5.10/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()
/Linux-v5.10/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()
/Linux-v5.10/sound/firewire/fireworks/
Dfireworks_stream.c21 s_dir = AMDTP_IN_STREAM; in init_stream()
/Linux-v5.10/sound/firewire/oxfw/
Doxfw-stream.c161 s_dir = AMDTP_IN_STREAM; in init_stream()
/Linux-v5.10/sound/firewire/bebob/
Dbebob_maudio.c247 ch_table[AMDTP_IN_STREAM][params->dig_in_fmt][i / 2]; in special_stream_formation_set()
Dbebob_stream.c446 dir_stream = AMDTP_IN_STREAM; in init_stream()