Searched refs:LINE6_BITS_PLAYBACK_STREAM (Results 1 – 3 of 3) sorted by relevance
150 LINE6_BITS_PLAYBACK_STREAM = enumerator172 LINE6_BITS_PLAYBACK_STREAM |
162 if (test_flags(flags_old, flags_new, LINE6_BITS_PLAYBACK_STREAM)) { in line6_pcm_acquire()177 flags_final |= channels & LINE6_BITS_PLAYBACK_STREAM; in line6_pcm_acquire()205 if (test_flags(flags_new, flags_old, LINE6_BITS_PLAYBACK_STREAM)) in line6_pcm_release()541 if ((line6pcm->flags & LINE6_BITS_PLAYBACK_STREAM) == 0) in snd_line6_prepare()
257 && (line6pcm->flags & LINE6_BITS_PLAYBACK_STREAM) in submit_audio_out_urb()