Home
last modified time | relevance | path

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

/sound/soc/intel/common/
Dsst-firmware.c702 static int block_alloc_fixed(struct sst_dsp *dsp, struct sst_block_allocator *ba, in block_alloc_fixed() function
801 ret = block_alloc_fixed(dsp, &ba, &module->block_list); in sst_module_alloc_blocks()
879 ret = block_alloc_fixed(dsp, &ba, &runtime->block_list); in sst_module_runtime_alloc_blocks()
1109 ret = block_alloc_fixed(dsp, &ba, &dsp->scratch_block_list); in sst_block_alloc_scratch()