Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c179 struct snd_pcm_substream *pstream = NULL; in sst_fill_stream_params() local
188 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()
/linux/sound/soc/intel/avs/
H A Dprobes.c222 struct snd_soc_pcm_stream *pstream; in avs_probe_compr_pointer() local
224 pstream = &dai->driver->capture; in avs_probe_compr_pointer()
226 tstamp->sampling_rate = snd_pcm_rate_bit_to_rate(pstream->rates); in avs_probe_compr_pointer()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h2599 struct wmi_create_pstream_cmd *pstream);