Home
last modified time | relevance | path

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

/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.c132 WARN_ON(amdtp_stream_running(s)); in amdtp_stream_destroy()
1540 if (s != d->irq_target && amdtp_stream_running(s)) in process_ctxs_in_domain()
1549 if (amdtp_stream_running(d->irq_target)) in process_ctxs_in_domain()
1553 if (amdtp_stream_running(s)) in process_ctxs_in_domain()
1678 if (WARN_ON(amdtp_stream_running(s) || in amdtp_stream_start()
1864 if (irq_target && amdtp_stream_running(irq_target)) { in amdtp_domain_stream_pcm_pointer()
1889 if (irq_target && amdtp_stream_running(irq_target)) in amdtp_domain_stream_pcm_ack()
1919 if (!amdtp_stream_running(s)) in amdtp_stream_stop()
H A Damdtp-stream.h244 static inline bool amdtp_stream_running(struct amdtp_stream *s) in amdtp_stream_running() function
/linux/sound/firewire/fireface/
H A Damdtp-ff.c21 if (amdtp_stream_running(s)) in amdtp_ff_set_parameters()
/linux/sound/firewire/digi00x/
H A Damdtp-dot.c119 if (amdtp_stream_running(s)) in amdtp_dot_set_parameters()
/linux/sound/firewire/motu/
H A Damdtp-motu.c57 if (amdtp_stream_running(s)) in amdtp_motu_set_parameters()