Home
last modified time | relevance | path

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

/sound/soc/intel/common/
Dsst-dsp-priv.h363 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime,
Dsst-firmware.c865 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime, in sst_module_runtime_alloc_blocks() function
924 EXPORT_SYMBOL_GPL(sst_module_runtime_alloc_blocks);
/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1478 err = sst_module_runtime_alloc_blocks(runtime, offset); in sst_hsw_runtime_module_create()