Searched refs:sst_hsw_stream_free (Results 1 – 3 of 3) sorted by relevance
420 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream);
489 ret = sst_hsw_stream_free(hsw, pcm_data->stream); in hsw_pcm_hw_params()850 ret = sst_hsw_stream_free(hsw, pcm_data->stream); in hsw_pcm_close()
989 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_free() function