Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/common/
Dsst-dsp-priv.h372 int sst_block_alloc_scratch(struct sst_dsp *dsp);
Dsst-firmware.c1068 int sst_block_alloc_scratch(struct sst_dsp *dsp) in sst_block_alloc_scratch() function
1136 EXPORT_SYMBOL_GPL(sst_block_alloc_scratch);
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1602 ret = sst_block_alloc_scratch(hsw->dsp); in sst_hsw_dsp_load()
2161 ret = sst_block_alloc_scratch(hsw->dsp); in sst_hsw_dsp_init()