Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.h423 struct sst_hsw_stream *sst_hsw_stream_new(struct sst_hsw *hsw, int id,
Dsst-haswell-pcm.c506 pcm_data->stream = sst_hsw_stream_new(hsw, rtd->cpu_dai->id, in hsw_pcm_hw_params()
827 pcm_data->stream = sst_hsw_stream_new(hsw, rtd->cpu_dai->id, in hsw_pcm_open()
Dsst-haswell-ipc.c978 struct sst_hsw_stream *sst_hsw_stream_new(struct sst_hsw *hsw, int id, in sst_hsw_stream_new() function