runtime_waves     131 sound/soc/intel/haswell/sst-haswell-pcm.c 	struct sst_module_runtime *runtime_waves; /* sound effect module */
runtime_waves     896 sound/soc/intel/haswell/sst-haswell-pcm.c 		pdata->runtime_waves = sst_hsw_runtime_module_create(hsw,
runtime_waves     898 sound/soc/intel/haswell/sst-haswell-pcm.c 		if (pdata->runtime_waves == NULL)
runtime_waves     927 sound/soc/intel/haswell/sst-haswell-pcm.c 				pdata->runtime_waves) {
runtime_waves     928 sound/soc/intel/haswell/sst-haswell-pcm.c 		sst_hsw_runtime_module_free(pdata->runtime_waves);
runtime_waves     929 sound/soc/intel/haswell/sst-haswell-pcm.c 		pdata->runtime_waves = NULL;