Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/
A Damdtp-am824.c63 if (amdtp_stream_running(s)) in amdtp_am824_set_parameters()
73 if (WARN_ON(amdtp_stream_running(s)) || in amdtp_am824_set_parameters()
A Damdtp-stream.c129 WARN_ON(amdtp_stream_running(s)); in amdtp_stream_destroy()
1522 if (s != d->irq_target && amdtp_stream_running(s)) in process_ctxs_in_domain()
1531 if (amdtp_stream_running(d->irq_target)) in process_ctxs_in_domain()
1535 if (amdtp_stream_running(s)) in process_ctxs_in_domain()
1660 if (WARN_ON(amdtp_stream_running(s) || in amdtp_stream_start()
1852 if (irq_target && amdtp_stream_running(irq_target)) { in amdtp_domain_stream_pcm_pointer()
1876 if (irq_target && amdtp_stream_running(irq_target)) in amdtp_domain_stream_pcm_ack()
1906 if (!amdtp_stream_running(s)) { in amdtp_stream_stop()
A Damdtp-stream.h239 static inline bool amdtp_stream_running(struct amdtp_stream *s) in amdtp_stream_running() function
/linux-6.3-rc2/sound/firewire/fireworks/
A Dfireworks_stream.c117 if ((err >= 0) && used && !amdtp_stream_running(s)) { in check_connection_used_by_others()
267 if (!amdtp_stream_running(&efw->rx_stream)) { in snd_efw_stream_start_duplex()
/linux-6.3-rc2/sound/firewire/oxfw/
A Doxfw-stream.c140 if ((err >= 0) && used && !amdtp_stream_running(stream)) { in check_connection_used_by_others()
346 if (!amdtp_stream_running(&oxfw->rx_stream)) { in snd_oxfw_stream_start_duplex()
358 !amdtp_stream_running(&oxfw->tx_stream)) { in snd_oxfw_stream_start_duplex()
/linux-6.3-rc2/sound/firewire/fireface/
A Damdtp-ff.c21 if (amdtp_stream_running(s)) in amdtp_ff_set_parameters()
A Dff-stream.c185 if (!amdtp_stream_running(&ff->rx_stream)) { in snd_ff_stream_start_duplex()
/linux-6.3-rc2/sound/firewire/tascam/
A Damdtp-tascam.c23 if (amdtp_stream_running(s)) in amdtp_tscm_set_parameters()
A Dtascam-stream.c457 if (!amdtp_stream_running(&tscm->rx_stream)) { in snd_tscm_stream_start_duplex()
/linux-6.3-rc2/sound/firewire/bebob/
A 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()
A Dbebob_stream.c389 if ((err >= 0) && used && !amdtp_stream_running(s)) { in check_connection_used_by_others()
608 if (!amdtp_stream_running(&bebob->rx_stream)) { in snd_bebob_stream_start_duplex()
/linux-6.3-rc2/sound/firewire/dice/
A Ddice-stream.c426 !amdtp_stream_running(&dice->tx_stream[i])) in snd_dice_stream_start_duplex()
429 !amdtp_stream_running(&dice->rx_stream[i])) in snd_dice_stream_start_duplex()
/linux-6.3-rc2/sound/firewire/digi00x/
A Damdtp-dot.c119 if (amdtp_stream_running(s)) in amdtp_dot_set_parameters()
A Ddigi00x-stream.c361 if (!amdtp_stream_running(&dg00x->rx_stream)) { in snd_dg00x_stream_start_duplex()
/linux-6.3-rc2/sound/firewire/motu/
A Dmotu-stream.c251 if (!amdtp_stream_running(&motu->rx_stream)) { in snd_motu_stream_start_duplex()
A Damdtp-motu.c57 if (amdtp_stream_running(s)) in amdtp_motu_set_parameters()

Completed in 27 milliseconds