Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp-priv.h358 int sst_block_alloc_scratch(struct sst_dsp *dsp);
Dsst-firmware.c1072 int sst_block_alloc_scratch(struct sst_dsp *dsp) in sst_block_alloc_scratch() function
1140 EXPORT_SYMBOL_GPL(sst_block_alloc_scratch);
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c1609 ret = sst_block_alloc_scratch(hsw->dsp); in sst_hsw_dsp_load()
2158 ret = sst_block_alloc_scratch(hsw->dsp); in sst_hsw_dsp_init()