wm_adsp_compr_open 1245 sound/soc/codecs/cs47l15.c 	return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
wm_adsp_compr_open 1090 sound/soc/codecs/cs47l24.c 	return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream);
wm_adsp_compr_open 1523 sound/soc/codecs/cs47l35.c 	return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
wm_adsp_compr_open 2462 sound/soc/codecs/cs47l85.c 	return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
wm_adsp_compr_open 2373 sound/soc/codecs/cs47l90.c 	return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
wm_adsp_compr_open 1801 sound/soc/codecs/cs47l92.c 	return wm_adsp_compr_open(&priv->adsp[n_adsp], stream);
wm_adsp_compr_open 1918 sound/soc/codecs/wm5102.c 	return wm_adsp_compr_open(&priv->core.adsp[0], stream);
wm_adsp_compr_open 2259 sound/soc/codecs/wm5110.c 	return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream);
wm_adsp_compr_open 3427 sound/soc/codecs/wm_adsp.c EXPORT_SYMBOL_GPL(wm_adsp_compr_open);
wm_adsp_compr_open  192 sound/soc/codecs/wm_adsp.h int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);