Home
last modified time | relevance | path

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

/linux-4.1.27/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()
934 sst_hsw_runtime_module_free(pdata->runtime_waves); in hsw_pcm_free_modules()