Searched refs:LINE6_FLAG_PAUSE_PLAYBACK (Results 1 – 3 of 3) sorted by relevance
77 LINE6_FLAG_PAUSE_PLAYBACK, enumerator
272 set_bit(LINE6_FLAG_PAUSE_PLAYBACK, &line6pcm->flags); in snd_line6_trigger()278 clear_bit(LINE6_FLAG_PAUSE_PLAYBACK, &line6pcm->flags); in snd_line6_trigger()
204 !test_bit(LINE6_FLAG_PAUSE_PLAYBACK, &line6pcm->flags)) { in submit_audio_out_urb()