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