Searched refs:snd_pcm_stream_linked (Results 1 – 4 of 4) sorted by relevance
973 if (!snd_pcm_stream_linked(substream)) in snd_pcm_action()1020 if (snd_pcm_stream_linked(substream)) in snd_pcm_action_nonatomic()1836 if (snd_pcm_stream_linked(substream1)) { in snd_pcm_link()1840 if (!snd_pcm_stream_linked(substream)) { in snd_pcm_link()1877 if (!snd_pcm_stream_linked(substream)) { in snd_pcm_unlink()
545 sync_streams = (start && snd_pcm_stream_linked(substream)); in lola_pcm_trigger()
605 static inline int snd_pcm_stream_linked(struct snd_pcm_substream *substream) in snd_pcm_stream_linked() function
847 if (snd_pcm_stream_linked(subs)) { in pcxhr_trigger()