LINE6_STREAM_PCM  197 sound/usb/line6/capture.c 		    test_bit(LINE6_STREAM_PCM, &line6pcm->in.running) &&
LINE6_STREAM_PCM  211 sound/usb/line6/capture.c 		    test_bit(LINE6_STREAM_PCM, &line6pcm->in.running))
LINE6_STREAM_PCM  252 sound/usb/line6/pcm.c 						 LINE6_STREAM_PCM);
LINE6_STREAM_PCM  266 sound/usb/line6/pcm.c 					  LINE6_STREAM_PCM);
LINE6_STREAM_PCM  358 sound/usb/line6/pcm.c 	                           LINE6_STREAM_PCM);
LINE6_STREAM_PCM  365 sound/usb/line6/pcm.c 		line6_buffer_release(line6pcm, pstr, LINE6_STREAM_PCM);
LINE6_STREAM_PCM  382 sound/usb/line6/pcm.c 	line6_buffer_release(line6pcm, pstr, LINE6_STREAM_PCM);
LINE6_STREAM_PCM  203 sound/usb/line6/playback.c 	if (test_bit(LINE6_STREAM_PCM, &line6pcm->out.running) &&
LINE6_STREAM_PCM  251 sound/usb/line6/playback.c 			if (test_bit(LINE6_STREAM_PCM, &line6pcm->in.running)) {
LINE6_STREAM_PCM  332 sound/usb/line6/playback.c 	if (test_bit(LINE6_STREAM_PCM, &line6pcm->out.running)) {
LINE6_STREAM_PCM  356 sound/usb/line6/playback.c 		if (test_bit(LINE6_STREAM_PCM, &line6pcm->out.running)) {