Home
last modified time | relevance | path

Searched refs:runtime_waves (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c140 struct sst_module_runtime *runtime_waves; /* sound effect module */ member
906 pdata->runtime_waves = sst_hsw_runtime_module_create(hsw, in hsw_pcm_create_modules()
908 if (pdata->runtime_waves == NULL) in hsw_pcm_create_modules()
937 pdata->runtime_waves) { in hsw_pcm_free_modules()
938 sst_hsw_runtime_module_free(pdata->runtime_waves); in hsw_pcm_free_modules()
939 pdata->runtime_waves = NULL; in hsw_pcm_free_modules()