Home
last modified time | relevance | path

Searched refs:pstream (Results 1 – 1 of 1) sorted by relevance

/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c187 struct snd_pcm_substream *pstream = NULL; in sst_fill_stream_params() local
196 pstream = (struct snd_pcm_substream *)substream; in sst_fill_stream_params()
201 if (pstream) { in sst_fill_stream_params()
202 index = sst_get_stream_mapping(pstream->pcm->device, in sst_fill_stream_params()
203 pstream->number, pstream->stream, in sst_fill_stream_params()
212 str_params->ops = (u8)pstream->stream; in sst_fill_stream_params()