Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/fireworks/
H 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()
/openbmc/linux/sound/firewire/
H 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()
H A Damdtp-stream.c129 WARN_ON(amdtp_stream_running(s)); in amdtp_stream_destroy()
1526 if (s != d->irq_target && amdtp_stream_running(s)) in process_ctxs_in_domain()
1535 if (amdtp_stream_running(d->irq_target)) in process_ctxs_in_domain()
1539 if (amdtp_stream_running(s)) in process_ctxs_in_domain()
1664 if (WARN_ON(amdtp_stream_running(s) || in amdtp_stream_start()
1856 if (irq_target && amdtp_stream_running(irq_target)) { in amdtp_domain_stream_pcm_pointer()
1880 if (irq_target && amdtp_stream_running(irq_target)) in amdtp_domain_stream_pcm_ack()
1910 if (!amdtp_stream_running(s)) { in amdtp_stream_stop()
H A Damdtp-stream.h243 static inline bool amdtp_stream_running(struct amdtp_stream *s) in amdtp_stream_running() function
/openbmc/linux/sound/firewire/oxfw/
H 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()
/openbmc/linux/sound/firewire/fireface/
H A Damdtp-ff.c21 if (amdtp_stream_running(s)) in amdtp_ff_set_parameters()
H A Dff-stream.c185 if (!amdtp_stream_running(&ff->rx_stream)) { in snd_ff_stream_start_duplex()
/openbmc/linux/sound/firewire/tascam/
H A Damdtp-tascam.c23 if (amdtp_stream_running(s)) in amdtp_tscm_set_parameters()
H A Dtascam-stream.c457 if (!amdtp_stream_running(&tscm->rx_stream)) { in snd_tscm_stream_start_duplex()
/openbmc/linux/sound/firewire/bebob/
H 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()
H 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()
/openbmc/linux/sound/firewire/dice/
H 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()
/openbmc/linux/sound/firewire/digi00x/
H A Damdtp-dot.c119 if (amdtp_stream_running(s)) in amdtp_dot_set_parameters()
H A Ddigi00x-stream.c363 if (!amdtp_stream_running(&dg00x->rx_stream)) { in snd_dg00x_stream_start_duplex()
/openbmc/linux/sound/firewire/motu/
H A Dmotu-stream.c251 if (!amdtp_stream_running(&motu->rx_stream)) { in snd_motu_stream_start_duplex()
H A Damdtp-motu.c57 if (amdtp_stream_running(s)) in amdtp_motu_set_parameters()