Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp-priv.h346 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime);
Dsst-firmware.c918 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime) in sst_module_runtime_free_blocks() function
927 EXPORT_SYMBOL_GPL(sst_module_runtime_free_blocks);
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1494 sst_module_runtime_free_blocks(runtime); in sst_hsw_runtime_module_free()