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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dfsl_ssi.c79 * @second_stream: pointer to second stream
94 struct snd_pcm_substream *second_stream; member in struct:fsl_ssi_private
374 ssi_private->second_stream = substream;
486 ssi_private->first_stream = ssi_private->second_stream;
488 ssi_private->second_stream = NULL;

Completed in 108 milliseconds