sruntime          301 sound/soc/codecs/wcd9335.c 	struct slim_stream_runtime *sruntime;
sruntime         1775 sound/soc/codecs/wcd9335.c 	dai_data->sruntime = slim_stream_allocate(wcd->slim, "WCD9335-SLIM");
sruntime         1968 sound/soc/codecs/wcd9335.c 		slim_stream_prepare(dai_data->sruntime, cfg);
sruntime         1969 sound/soc/codecs/wcd9335.c 		slim_stream_enable(dai_data->sruntime);
sruntime         1974 sound/soc/codecs/wcd9335.c 		slim_stream_unprepare(dai_data->sruntime);
sruntime         1975 sound/soc/codecs/wcd9335.c 		slim_stream_disable(dai_data->sruntime);