Searched refs:pstream (Results 1 – 2 of 2) sorted by relevance
107 struct snd_soc_pcm_stream *pstream; in hda_probe_compr_pointer() local109 pstream = &dai->driver->capture; in hda_probe_compr_pointer()111 tstamp->sampling_rate = snd_pcm_rate_bit_to_rate(pstream->rates); in hda_probe_compr_pointer()
179 struct snd_pcm_substream *pstream = NULL; in sst_fill_stream_params() local188 pstream = (struct snd_pcm_substream *)substream; in sst_fill_stream_params()193 if (pstream) { in sst_fill_stream_params()194 index = sst_get_stream_mapping(pstream->pcm->device, in sst_fill_stream_params()195 pstream->number, pstream->stream, in sst_fill_stream_params()204 str_params->ops = (u8)pstream->stream; in sst_fill_stream_params()