scratch_block_list 293 sound/soc/intel/common/sst-dsp-priv.h struct list_head scratch_block_list; scratch_block_list 440 sound/soc/intel/common/sst-firmware.c block_list_remove(dsp, &dsp->scratch_block_list); scratch_block_list 1109 sound/soc/intel/common/sst-firmware.c ret = block_alloc_fixed(dsp, &ba, &dsp->scratch_block_list); scratch_block_list 1116 sound/soc/intel/common/sst-firmware.c ret = block_alloc(dsp, &ba, &dsp->scratch_block_list); scratch_block_list 1124 sound/soc/intel/common/sst-firmware.c ret = block_list_prepare(dsp, &dsp->scratch_block_list); scratch_block_list 1142 sound/soc/intel/common/sst-firmware.c block_list_remove(dsp, &dsp->scratch_block_list); scratch_block_list 1229 sound/soc/intel/common/sst-firmware.c INIT_LIST_HEAD(&sst->scratch_block_list);