Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dpcm_native.c1325 if (!snd_pcm_stream_linked(substream)) in snd_pcm_stream_group_ref()
1397 if (snd_pcm_stream_linked(substream)) in snd_pcm_action_nonatomic()
2293 if (snd_pcm_stream_linked(substream1)) { in snd_pcm_link()
2299 if (!snd_pcm_stream_linked(substream)) { in snd_pcm_link()
2337 if (!snd_pcm_stream_linked(substream)) { in snd_pcm_unlink()
2700 if (snd_pcm_stream_linked(substream)) in pcm_release_private()
/linux-6.3-rc2/sound/pci/lola/
A Dlola_pcm.c531 sync_streams = (start && snd_pcm_stream_linked(substream)); in lola_pcm_trigger()
/linux-6.3-rc2/include/sound/
A Dpcm.h614 static inline int snd_pcm_stream_linked(struct snd_pcm_substream *substream) in snd_pcm_stream_linked() function
/linux-6.3-rc2/sound/pci/pcxhr/
A Dpcxhr.c832 if (snd_pcm_stream_linked(subs)) { in pcxhr_trigger()

Completed in 18 milliseconds