Home
last modified time | relevance | path

Searched refs:AMDTP_OUT_STREAM (Results 1 – 15 of 15) sorted by relevance

/sound/firewire/dice/
Ddice-stream.c273 stop_streams(dice, AMDTP_OUT_STREAM, rx_params); in finish_session()
322 err = keep_dual_resources(dice, rate, AMDTP_OUT_STREAM, in snd_dice_stream_reserve_duplex()
451 err = start_streams(dice, AMDTP_OUT_STREAM, rate, &rx_params); in snd_dice_stream_start_duplex()
570 err = init_stream(dice, AMDTP_OUT_STREAM, i); in snd_dice_stream_init_duplex()
573 destroy_stream(dice, AMDTP_OUT_STREAM, i); in snd_dice_stream_init_duplex()
583 destroy_stream(dice, AMDTP_OUT_STREAM, i); in snd_dice_stream_init_duplex()
597 destroy_stream(dice, AMDTP_OUT_STREAM, i); in snd_dice_stream_destroy_duplex()
621 stop_streams(dice, AMDTP_OUT_STREAM, &rx_params); in snd_dice_stream_update_duplex()
Ddice-pcm.c141 dir = AMDTP_OUT_STREAM; in init_hw_info()
/sound/firewire/
Damdtp-stream.h93 AMDTP_OUT_STREAM = 0, enumerator
Damdtp-stream.c106 if (dir == AMDTP_OUT_STREAM) in amdtp_stream_init()
290 if (s->direction == AMDTP_OUT_STREAM) { in amdtp_stream_set_parameters()
1412 if (s->direction == AMDTP_OUT_STREAM) { in amdtp_domain_start()
Damdtp-am824.c85 if (s->direction == AMDTP_OUT_STREAM) in amdtp_am824_set_parameters()
/sound/firewire/fireface/
Dff-stream.c50 dir = AMDTP_OUT_STREAM; in init_stream()
/sound/firewire/tascam/
Damdtp-tascam.c249 if (dir == AMDTP_OUT_STREAM) { in amdtp_tscm_init()
Dtascam-stream.c314 dir = AMDTP_OUT_STREAM; in init_stream()
/sound/firewire/fireworks/
Dfireworks_stream.c25 s_dir = AMDTP_OUT_STREAM; in init_stream()
/sound/firewire/motu/
Dmotu-stream.c313 dir = AMDTP_OUT_STREAM; in init_stream()
Damdtp-motu.c478 if (dir == AMDTP_OUT_STREAM) { in amdtp_motu_init()
/sound/firewire/digi00x/
Ddigi00x-stream.c229 dir = AMDTP_OUT_STREAM; in init_stream()
/sound/firewire/oxfw/
Doxfw-stream.c165 s_dir = AMDTP_OUT_STREAM; in init_stream()
/sound/firewire/bebob/
Dbebob_maudio.c251 ch_table[AMDTP_OUT_STREAM][params->dig_out_fmt][i / 2]; in special_stream_formation_set()
Dbebob_stream.c450 dir_stream = AMDTP_OUT_STREAM; in init_stream()