Searched refs:wm_adsp_compr_open (Results 1 - 10 of 10) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwm_adsp.h117 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
H A Dwm_adsp.c1220 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream) function
1270 EXPORT_SYMBOL_GPL(wm_adsp_compr_open); variable
H A Dcs47l24.c1094 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream);
H A Dcs47l35.c1524 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
H A Dcs47l15.c1258 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
H A Dwm5102.c1932 return wm_adsp_compr_open(&priv->core.adsp[0], stream);
H A Dcs47l92.c1862 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
H A Dcs47l85.c2466 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
H A Dcs47l90.c2385 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
H A Dwm5110.c2267 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream);

Completed in 188 milliseconds