Symbol: AMDTP_IN_STREAM
sound/firewire/amdtp-am824.c
412
if (dir == AMDTP_IN_STREAM)
sound/firewire/amdtp-stream-trace.h
39
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
1101
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
1507
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
1518
if (s->direction != AMDTP_IN_STREAM)
sound/firewire/amdtp-stream.c
1642
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
1682
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
1693
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
1727
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
1804
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
2022
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/amdtp-stream.c
2034
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/bebob/bebob_maudio.c
247
ch_table[AMDTP_IN_STREAM][params->dig_in_fmt][i / 2];
sound/firewire/bebob/bebob_stream.c
440
dir_stream = AMDTP_IN_STREAM;
sound/firewire/dice/dice-pcm.c
137
dir = AMDTP_IN_STREAM;
sound/firewire/dice/dice-pcm.c
96
if (dir == AMDTP_IN_STREAM)
sound/firewire/dice/dice-stream.c
143
if (dir == AMDTP_IN_STREAM) {
sound/firewire/dice/dice-stream.c
217
if (dir == AMDTP_IN_STREAM) {
sound/firewire/dice/dice-stream.c
259
stop_streams(dice, AMDTP_IN_STREAM, tx_params);
sound/firewire/dice/dice-stream.c
304
err = keep_dual_resources(dice, rate, AMDTP_IN_STREAM,
sound/firewire/dice/dice-stream.c
338
if (dir == AMDTP_IN_STREAM) {
sound/firewire/dice/dice-stream.c
347
if (dir == AMDTP_IN_STREAM) {
sound/firewire/dice/dice-stream.c
359
if (dir == AMDTP_IN_STREAM) {
sound/firewire/dice/dice-stream.c
434
err = start_streams(dice, AMDTP_IN_STREAM, rate, &tx_params);
sound/firewire/dice/dice-stream.c
495
if (dir == AMDTP_IN_STREAM) {
sound/firewire/dice/dice-stream.c
528
if (dir == AMDTP_IN_STREAM) {
sound/firewire/dice/dice-stream.c
545
err = init_stream(dice, AMDTP_IN_STREAM, i);
sound/firewire/dice/dice-stream.c
548
destroy_stream(dice, AMDTP_IN_STREAM, i);
sound/firewire/dice/dice-stream.c
559
destroy_stream(dice, AMDTP_IN_STREAM, i);
sound/firewire/dice/dice-stream.c
568
destroy_stream(dice, AMDTP_IN_STREAM, i);
sound/firewire/dice/dice-stream.c
580
destroy_stream(dice, AMDTP_IN_STREAM, i);
sound/firewire/dice/dice-stream.c
604
stop_streams(dice, AMDTP_IN_STREAM, &tx_params);
sound/firewire/digi00x/amdtp-dot.c
396
if (dir == AMDTP_IN_STREAM)
sound/firewire/digi00x/digi00x-stream.c
226
dir = AMDTP_IN_STREAM;
sound/firewire/fireface/amdtp-ff.c
160
if (dir == AMDTP_IN_STREAM)
sound/firewire/fireface/ff-stream.c
47
dir = AMDTP_IN_STREAM;
sound/firewire/fireworks/fireworks_stream.c
21
s_dir = AMDTP_IN_STREAM;
sound/firewire/motu/amdtp-motu-trace.h
31
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/motu/amdtp-motu-trace.h
60
if (s->direction == AMDTP_IN_STREAM) {
sound/firewire/motu/amdtp-motu.c
444
if (dir == AMDTP_IN_STREAM) {
sound/firewire/motu/motu-stream.c
340
dir = AMDTP_IN_STREAM;
sound/firewire/oxfw/oxfw-stream.c
174
s_dir = AMDTP_IN_STREAM;
sound/firewire/tascam/amdtp-tascam.c
229
if (dir == AMDTP_IN_STREAM) {
sound/firewire/tascam/amdtp-tascam.c
29
if (s->direction == AMDTP_IN_STREAM)
sound/firewire/tascam/tascam-stream.c
312
dir = AMDTP_IN_STREAM;