Searched refs:snd_pcm_stream_linked (Results 1 – 4 of 4) sorted by relevance
1337 if (!snd_pcm_stream_linked(substream)) in snd_pcm_stream_group_ref()1405 if (snd_pcm_stream_linked(substream)) in snd_pcm_action_nonatomic()2274 if (snd_pcm_stream_linked(substream1)) in snd_pcm_link()2278 if (!snd_pcm_stream_linked(substream)) { in snd_pcm_link()2309 if (!snd_pcm_stream_linked(substream)) in snd_pcm_unlink()2705 if (snd_pcm_stream_linked(substream)) in pcm_release_private()
531 sync_streams = (start && snd_pcm_stream_linked(substream)); in lola_pcm_trigger()
632 static inline int snd_pcm_stream_linked(struct snd_pcm_substream *substream) in snd_pcm_stream_linked() function
832 if (snd_pcm_stream_linked(subs)) { in pcxhr_trigger()
Completed in 27 milliseconds