Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A 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()
H A Ddice-pcm.c141 dir = AMDTP_OUT_STREAM; in init_hw_info()
/OK3568_Linux_fs/kernel/sound/firewire/
H A Damdtp-stream.h93 AMDTP_OUT_STREAM = 0, enumerator
H A 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()
H A Damdtp-am824.c85 if (s->direction == AMDTP_OUT_STREAM) in amdtp_am824_set_parameters()
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff-stream.c50 dir = AMDTP_OUT_STREAM; in init_stream()
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Damdtp-tascam.c249 if (dir == AMDTP_OUT_STREAM) { in amdtp_tscm_init()
H A Dtascam-stream.c314 dir = AMDTP_OUT_STREAM; in init_stream()
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_stream.c25 s_dir = AMDTP_OUT_STREAM; in init_stream()
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-stream.c313 dir = AMDTP_OUT_STREAM; in init_stream()
H A Damdtp-motu.c478 if (dir == AMDTP_OUT_STREAM) { in amdtp_motu_init()
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x-stream.c229 dir = AMDTP_OUT_STREAM; in init_stream()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_maudio.c251 ch_table[AMDTP_OUT_STREAM][params->dig_out_fmt][i / 2]; in special_stream_formation_set()
H A Dbebob_stream.c450 dir_stream = AMDTP_OUT_STREAM; in init_stream()
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-stream.c165 s_dir = AMDTP_OUT_STREAM; in init_stream()