Searched refs:stream_mask (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_core.c1044 int err, stream_mask; local
1046 stream_mask = stream->pipe->is_capture ? 1 : 1<<stream->substream->number;
1051 stream->pipe->first_audio, 0, stream_mask);
H A Dpcxhr.c348 int stream_mask, start; local
367 stream_mask = stream->pipe->is_capture ? 1 : 1<<stream->substream->number;
371 stream->pipe->first_audio, 0, stream_mask);

Completed in 160 milliseconds