Lines Matching +full:per +full:- +full:stream
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 2004-2010 Markus Grabner (line6@grabner-graz.at)
20 number of USB frames per URB
21 The Line 6 Windows driver always transmits two frames per packet, but
23 with only one frame per packet.
37 #define get_substream(line6pcm, stream) \ argument
38 (line6pcm->pcm->streams[stream].substream)
49 capture and playback stream, which must be shared between these
54 or capture stream. Both can contain the bit flag corresponding to
60 the running flag indicates whether the stream is running.
67 /* stream types */
127 /* Bit flags for operational stream types */
130 /* Bit flags for running stream types */
143 /* ALSA pcm stream */