Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/dice/
Ddice-stream.c166 if (dir == AMDTP_IN_STREAM) { in stop_streams()
189 if (dir == AMDTP_IN_STREAM) { in keep_resources()
244 if (dir == AMDTP_IN_STREAM) { in start_streams()
260 if (dir == AMDTP_IN_STREAM) { in start_streams()
291 if (dir == AMDTP_IN_STREAM) { in start_streams()
303 if (dir == AMDTP_IN_STREAM) { in start_streams()
332 stop_streams(dice, AMDTP_IN_STREAM, &tx_params); in start_duplex_streams()
349 err = start_streams(dice, AMDTP_IN_STREAM, rate, &tx_params); in start_duplex_streams()
376 stop_streams(dice, AMDTP_IN_STREAM, &tx_params); in start_duplex_streams()
455 stop_streams(dice, AMDTP_IN_STREAM, &tx_params); in snd_dice_stream_stop_duplex()
[all …]
Ddice-pcm.c97 if (dir == AMDTP_IN_STREAM) in limit_channels_and_rates()
138 dir = AMDTP_IN_STREAM; in init_hw_info()
/Linux-v4.19/sound/firewire/fireface/
Dff-stream.c88 if (dir == AMDTP_IN_STREAM) { in init_stream()
109 if (dir == AMDTP_IN_STREAM) { in destroy_stream()
126 err = init_stream(ff, AMDTP_IN_STREAM); in snd_ff_stream_init_duplex()
139 destroy_stream(ff, AMDTP_IN_STREAM); in snd_ff_stream_destroy_duplex()
Damdtp-ff.c148 if (dir == AMDTP_IN_STREAM) in amdtp_ff_init()
/Linux-v4.19/sound/firewire/motu/
Dmotu-stream.c312 if (dir == AMDTP_IN_STREAM) { in init_stream()
339 if (dir == AMDTP_IN_STREAM) { in destroy_stream()
355 err = init_stream(motu, AMDTP_IN_STREAM); in snd_motu_stream_init_duplex()
361 destroy_stream(motu, AMDTP_IN_STREAM); in snd_motu_stream_init_duplex()
372 destroy_stream(motu, AMDTP_IN_STREAM); in snd_motu_stream_destroy_duplex()
Dmotu-protocol-v2.c172 if (dir == AMDTP_IN_STREAM) { in calculate_fixed_part()
246 calculate_fixed_part(&motu->tx_packet_formats, AMDTP_IN_STREAM, in v2_cache_packet_formats()
Dmotu-protocol-v3.c171 if (dir == AMDTP_IN_STREAM) { in calculate_fixed_part()
289 calculate_fixed_part(&motu->tx_packet_formats, AMDTP_IN_STREAM, in v3_cache_packet_formats()
Damdtp-motu.c400 if (dir == AMDTP_IN_STREAM) { in amdtp_motu_init()
/Linux-v4.19/sound/firewire/tascam/
Damdtp-tascam.c30 if (s->direction == AMDTP_IN_STREAM) in amdtp_tscm_set_parameters()
163 if (dir == AMDTP_IN_STREAM) { in amdtp_tscm_init()
Dtascam-stream.c341 err = amdtp_tscm_init(&tscm->tx_stream, tscm->unit, AMDTP_IN_STREAM, in snd_tscm_stream_init_duplex()
/Linux-v4.19/sound/firewire/
Damdtp-stream.c785 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_first_callback()
844 if (s->direction == AMDTP_IN_STREAM) in amdtp_stream_start()
853 if (s->direction == AMDTP_IN_STREAM) { in amdtp_stream_start()
880 if (s->direction == AMDTP_IN_STREAM) in amdtp_stream_start()
890 if (s->direction == AMDTP_IN_STREAM) in amdtp_stream_start()
Damdtp-stream.h91 AMDTP_IN_STREAM enumerator
Damdtp-am824.c389 if (dir == AMDTP_IN_STREAM) in amdtp_am824_init()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_stream.c23 s_dir = AMDTP_IN_STREAM; in init_stream()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-stream.c253 err = amdtp_dot_init(&dg00x->tx_stream, dg00x->unit, AMDTP_IN_STREAM); in snd_dg00x_stream_init_duplex()
Damdtp-dot.c383 if (dir == AMDTP_IN_STREAM) { in amdtp_dot_init()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-stream.c220 s_dir = AMDTP_IN_STREAM; in snd_oxfw_stream_init_simplex()
/Linux-v4.19/sound/firewire/bebob/
Dbebob_maudio.c248 ch_table[AMDTP_IN_STREAM][params->dig_in_fmt][i / 2]; in special_stream_formation_set()
Dbebob_stream.c522 AMDTP_IN_STREAM, CIP_BLOCKING); in snd_bebob_stream_init_duplex()