Searched refs:SUBSTREAM_BUSY (Results 1 – 3 of 3) sorted by relevance
914 if (SUBSTREAM_BUSY(substream)) in snd_pcm_attach_substream()932 if (! SUBSTREAM_BUSY(substream)) in snd_pcm_attach_substream()940 if (!SUBSTREAM_BUSY(substream) && in snd_pcm_attach_substream()
633 SUBSTREAM_BUSY(subs->pcm_substream)) in usx2y_pcms_busy_check()
492 #define SUBSTREAM_BUSY(substream) ((substream)->ref_count > 0) macro
Completed in 12 milliseconds