Searched refs:sst_hsw_get_dsp (Results 1 – 3 of 3) sorted by relevance
499 struct sst_dsp *sst_hsw_get_dsp(struct sst_hsw *hsw);
1159 struct sst_dsp *dsp = sst_hsw_get_dsp(hsw); in sst_hsw_stream_set_module_info()1717 struct sst_dsp *sst_hsw_get_dsp(struct sst_hsw *hsw) in sst_hsw_get_dsp() function
635 dsp = sst_hsw_get_dsp(hsw); in hsw_pcm_hw_params()