Home
last modified time | relevance | path

Searched refs:amdtp_stream_running (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/sound/firewire/fireworks/
Dfireworks_stream.c116 if ((err >= 0) && used && !amdtp_stream_running(s)) { in check_connection_used_by_others()
256 if (!amdtp_stream_running(&efw->rx_stream)) { in snd_efw_stream_start_duplex()
/Linux-v5.4/sound/firewire/
Damdtp-stream.c124 WARN_ON(amdtp_stream_running(s)); in amdtp_stream_destroy()
918 if (WARN_ON(amdtp_stream_running(s) || in amdtp_stream_start()
1055 if (!in_interrupt() && amdtp_stream_running(s)) in amdtp_stream_pcm_pointer()
1074 if (amdtp_stream_running(s)) in amdtp_stream_pcm_ack()
1104 if (!amdtp_stream_running(s)) { in amdtp_stream_stop()
Damdtp-am824.c65 if (amdtp_stream_running(s)) in amdtp_am824_set_parameters()
75 if (WARN_ON(amdtp_stream_running(s)) || in amdtp_am824_set_parameters()
Damdtp-stream.h210 static inline bool amdtp_stream_running(struct amdtp_stream *s) in amdtp_stream_running() function
/Linux-v5.4/sound/firewire/oxfw/
Doxfw-stream.c140 if ((err >= 0) && used && !amdtp_stream_running(stream)) { in check_connection_used_by_others()
329 if (!amdtp_stream_running(&oxfw->rx_stream)) { in snd_oxfw_stream_start_duplex()
338 !amdtp_stream_running(&oxfw->tx_stream)) { in snd_oxfw_stream_start_duplex()
/Linux-v5.4/sound/firewire/fireface/
Damdtp-ff.c21 if (amdtp_stream_running(s)) in amdtp_ff_set_parameters()
Dff-stream.c175 if (!amdtp_stream_running(&ff->rx_stream)) { in snd_ff_stream_start_duplex()
/Linux-v5.4/sound/firewire/tascam/
Damdtp-tascam.c23 if (amdtp_stream_running(s)) in amdtp_tscm_set_parameters()
Dtascam-stream.c445 if (!amdtp_stream_running(&tscm->rx_stream)) { in snd_tscm_stream_start_duplex()
/Linux-v5.4/sound/firewire/dice/
Ddice-stream.c435 !amdtp_stream_running(&dice->tx_stream[i])) in snd_dice_stream_start_duplex()
438 !amdtp_stream_running(&dice->rx_stream[i])) in snd_dice_stream_start_duplex()
/Linux-v5.4/sound/firewire/bebob/
Dbebob_maudio.c179 if (amdtp_stream_running(&bebob->rx_stream) || in avc_maudio_set_special_clk()
180 amdtp_stream_running(&bebob->tx_stream)) in avc_maudio_set_special_clk()
Dbebob_stream.c390 if ((err >= 0) && used && !amdtp_stream_running(s)) { in check_connection_used_by_others()
629 if (!amdtp_stream_running(&bebob->rx_stream)) { in snd_bebob_stream_start_duplex()
/Linux-v5.4/sound/firewire/digi00x/
Damdtp-dot.c119 if (amdtp_stream_running(s)) in amdtp_dot_set_parameters()
Ddigi00x-stream.c351 if (!amdtp_stream_running(&dg00x->rx_stream)) { in snd_dg00x_stream_start_duplex()
/Linux-v5.4/sound/firewire/motu/
Dmotu-stream.c229 if (!amdtp_stream_running(&motu->rx_stream)) { in snd_motu_stream_start_duplex()
Damdtp-motu.c67 if (amdtp_stream_running(s)) in amdtp_motu_set_parameters()