Home
last modified time | relevance | path

Searched refs:snd_pcm_stream_linked (Results 1 – 4 of 4) sorted by relevance

/linux/sound/core/
A Dpcm_native.c1271 if (!snd_pcm_stream_linked(substream)) in snd_pcm_stream_group_ref()
1340 if (snd_pcm_stream_linked(substream)) in snd_pcm_action_nonatomic()
2221 if (snd_pcm_stream_linked(substream1)) { in snd_pcm_link()
2227 if (!snd_pcm_stream_linked(substream)) { in snd_pcm_link()
2265 if (!snd_pcm_stream_linked(substream)) { in snd_pcm_unlink()
2628 if (snd_pcm_stream_linked(substream)) in pcm_release_private()
/linux/sound/pci/lola/
A Dlola_pcm.c531 sync_streams = (start && snd_pcm_stream_linked(substream)); in lola_pcm_trigger()
/linux/include/sound/
A Dpcm.h607 static inline int snd_pcm_stream_linked(struct snd_pcm_substream *substream) in snd_pcm_stream_linked() function
/linux/sound/pci/pcxhr/
A Dpcxhr.c832 if (snd_pcm_stream_linked(subs)) { in pcxhr_trigger()

Completed in 21 milliseconds