AMDTP_OUT_STREAM 107 sound/firewire/amdtp-stream.c if (dir == AMDTP_OUT_STREAM) AMDTP_OUT_STREAM 272 sound/firewire/amdtp-stream.c if (s->direction == AMDTP_OUT_STREAM) { AMDTP_OUT_STREAM 251 sound/firewire/bebob/bebob_maudio.c ch_table[AMDTP_OUT_STREAM][params->dig_out_fmt][i / 2]; AMDTP_OUT_STREAM 467 sound/firewire/bebob/bebob_stream.c dir_stream = AMDTP_OUT_STREAM; AMDTP_OUT_STREAM 141 sound/firewire/dice/dice-pcm.c dir = AMDTP_OUT_STREAM; AMDTP_OUT_STREAM 276 sound/firewire/dice/dice-stream.c stop_streams(dice, AMDTP_OUT_STREAM, rx_params); AMDTP_OUT_STREAM 323 sound/firewire/dice/dice-stream.c err = keep_dual_resources(dice, rate, AMDTP_OUT_STREAM, AMDTP_OUT_STREAM 447 sound/firewire/dice/dice-stream.c err = start_streams(dice, AMDTP_OUT_STREAM, rate, &rx_params); AMDTP_OUT_STREAM 567 sound/firewire/dice/dice-stream.c err = init_stream(dice, AMDTP_OUT_STREAM, i); AMDTP_OUT_STREAM 570 sound/firewire/dice/dice-stream.c destroy_stream(dice, AMDTP_OUT_STREAM, i); AMDTP_OUT_STREAM 580 sound/firewire/dice/dice-stream.c destroy_stream(dice, AMDTP_OUT_STREAM, i); AMDTP_OUT_STREAM 594 sound/firewire/dice/dice-stream.c destroy_stream(dice, AMDTP_OUT_STREAM, i); AMDTP_OUT_STREAM 618 sound/firewire/dice/dice-stream.c stop_streams(dice, AMDTP_OUT_STREAM, &rx_params); AMDTP_OUT_STREAM 229 sound/firewire/digi00x/digi00x-stream.c dir = AMDTP_OUT_STREAM; AMDTP_OUT_STREAM 50 sound/firewire/fireface/ff-stream.c dir = AMDTP_OUT_STREAM; AMDTP_OUT_STREAM 25 sound/firewire/fireworks/fireworks_stream.c s_dir = AMDTP_OUT_STREAM; AMDTP_OUT_STREAM 481 sound/firewire/motu/amdtp-motu.c if (dir == AMDTP_OUT_STREAM) { AMDTP_OUT_STREAM 269 sound/firewire/motu/motu-protocol-v2.c calculate_fixed_part(&motu->rx_packet_formats, AMDTP_OUT_STREAM, AMDTP_OUT_STREAM 295 sound/firewire/motu/motu-protocol-v3.c calculate_fixed_part(&motu->rx_packet_formats, AMDTP_OUT_STREAM, AMDTP_OUT_STREAM 303 sound/firewire/motu/motu-stream.c dir = AMDTP_OUT_STREAM; AMDTP_OUT_STREAM 165 sound/firewire/oxfw/oxfw-stream.c s_dir = AMDTP_OUT_STREAM; AMDTP_OUT_STREAM 249 sound/firewire/tascam/amdtp-tascam.c if (dir == AMDTP_OUT_STREAM) { AMDTP_OUT_STREAM 314 sound/firewire/tascam/tascam-stream.c dir = AMDTP_OUT_STREAM;