Searched refs:wm_adsp_compr_open (Results 1 – 5 of 5) sorted by relevance
158 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
1091 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream); in cs47l24_open()
1919 return wm_adsp_compr_open(&priv->core.adsp[0], stream); in wm5102_open()
2997 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream) in wm_adsp_compr_open() function3041 EXPORT_SYMBOL_GPL(wm_adsp_compr_open);
2260 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream); in wm5110_open()