Searched refs:amdtp_stream_running (Results 1 – 7 of 7) sorted by relevance
151 if ((err >= 0) && used && !amdtp_stream_running(s)) { in check_connection_used_by_others()261 if (!amdtp_stream_running(master)) { in snd_efw_stream_start_duplex()278 if (atomic_read(slave_substreams) > 0 && !amdtp_stream_running(slave)) { in snd_efw_stream_start_duplex()
352 if ((err >= 0) && used && !amdtp_stream_running(s)) { in check_connection_used_by_others()558 !amdtp_stream_running(master) && !amdtp_stream_running(slave)) in snd_bebob_stream_start_duplex()577 if (!amdtp_stream_running(master)) { in snd_bebob_stream_start_duplex()637 if (atomic_read(slave_substreams) > 0 && !amdtp_stream_running(slave)) { in snd_bebob_stream_start_duplex()
176 if (amdtp_stream_running(&bebob->rx_stream) || in avc_maudio_set_special_clk()177 amdtp_stream_running(&bebob->tx_stream)) in avc_maudio_set_special_clk()
103 WARN_ON(amdtp_stream_running(s)); in amdtp_stream_destroy()205 if (WARN_ON(amdtp_stream_running(s)) | in amdtp_stream_set_parameters()914 if (WARN_ON(amdtp_stream_running(s) || in amdtp_stream_start()1002 if (s->pointer_flush && amdtp_stream_running(s)) in amdtp_stream_pcm_pointer()1033 if (!amdtp_stream_running(s)) { in amdtp_stream_stop()
196 static inline bool amdtp_stream_running(struct amdtp_stream *s) in amdtp_stream_running() function
195 if ((err >= 0) && used && !amdtp_stream_running(stream)) { in check_connection_used_by_others()309 if (opposite && !amdtp_stream_running(opposite) && in snd_oxfw_stream_start_simplex()321 if (!amdtp_stream_running(stream)) { in snd_oxfw_stream_start_simplex()
226 if (!amdtp_stream_running(master)) { in snd_dice_stream_start_duplex()