Home
last modified time | relevance | path

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

/linux-6.6.21/sound/firewire/dice/
Ddice-stream.c143 if (dir == AMDTP_IN_STREAM) { in stop_streams()
217 if (dir == AMDTP_IN_STREAM) { in keep_dual_resources()
259 stop_streams(dice, AMDTP_IN_STREAM, tx_params); in finish_session()
304 err = keep_dual_resources(dice, rate, AMDTP_IN_STREAM, in snd_dice_stream_reserve_duplex()
338 if (dir == AMDTP_IN_STREAM) { in start_streams()
347 if (dir == AMDTP_IN_STREAM) { in start_streams()
359 if (dir == AMDTP_IN_STREAM) { in start_streams()
434 err = start_streams(dice, AMDTP_IN_STREAM, rate, &tx_params); in snd_dice_stream_start_duplex()
495 if (dir == AMDTP_IN_STREAM) { in init_stream()
528 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-6.6.21/sound/firewire/motu/
Damdtp-motu-trace.h31 if (s->direction == AMDTP_IN_STREAM) {
60 if (s->direction == AMDTP_IN_STREAM) {
Dmotu-stream.c340 dir = AMDTP_IN_STREAM; in init_stream()
Damdtp-motu.c444 if (dir == AMDTP_IN_STREAM) { in amdtp_motu_init()
/linux-6.6.21/sound/firewire/tascam/
Damdtp-tascam.c29 if (s->direction == AMDTP_IN_STREAM) in amdtp_tscm_set_parameters()
230 if (dir == AMDTP_IN_STREAM) { in amdtp_tscm_init()
Dtascam-stream.c310 dir = AMDTP_IN_STREAM; in init_stream()
/linux-6.6.21/sound/firewire/
Damdtp-stream.c1080 if (s->direction == AMDTP_IN_STREAM) { in compute_pcm_extra_delay()
1489 if (s->direction == AMDTP_IN_STREAM) { in drop_tx_packets_initially()
1500 if (s->direction != AMDTP_IN_STREAM) in drop_tx_packets_initially()
1624 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_first_callback()
1666 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
1679 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
1711 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
1787 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
2012 if (s->direction == AMDTP_IN_STREAM) { in make_association()
2024 if (s->direction == AMDTP_IN_STREAM) { in make_association()
Damdtp-stream-trace.h39 if (s->direction == AMDTP_IN_STREAM) {
Damdtp-stream.h97 AMDTP_IN_STREAM enumerator
Damdtp-am824.c412 if (dir == AMDTP_IN_STREAM) in amdtp_am824_init()
/linux-6.6.21/sound/firewire/fireface/
Damdtp-ff.c160 if (dir == AMDTP_IN_STREAM) in amdtp_ff_init()
Dff-stream.c47 dir = AMDTP_IN_STREAM; in init_stream()
/linux-6.6.21/sound/firewire/fireworks/
Dfireworks_stream.c21 s_dir = AMDTP_IN_STREAM; in init_stream()
/linux-6.6.21/sound/firewire/digi00x/
Damdtp-dot.c396 if (dir == AMDTP_IN_STREAM) in amdtp_dot_init()
Ddigi00x-stream.c226 dir = AMDTP_IN_STREAM; in init_stream()
/linux-6.6.21/sound/firewire/oxfw/
Doxfw-stream.c174 s_dir = AMDTP_IN_STREAM; in init_stream()
/linux-6.6.21/sound/firewire/bebob/
Dbebob_maudio.c247 ch_table[AMDTP_IN_STREAM][params->dig_in_fmt][i / 2]; in special_stream_formation_set()
Dbebob_stream.c440 dir_stream = AMDTP_IN_STREAM; in init_stream()