Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c917 sst_hsw_runtime_module_free(pcm_data->runtime); in hsw_pcm_create_modules()
932 sst_hsw_runtime_module_free(pcm_data->runtime); in hsw_pcm_free_modules()
938 sst_hsw_runtime_module_free(pdata->runtime_waves); in hsw_pcm_free_modules()
Dsst-haswell-ipc.h526 void sst_hsw_runtime_module_free(struct sst_module_runtime *runtime);
Dsst-haswell-ipc.c1496 void sst_hsw_runtime_module_free(struct sst_module_runtime *runtime) in sst_hsw_runtime_module_free() function