Searched refs:scratch_block_list (Results 1 – 3 of 3) sorted by relevance
436 block_list_remove(dsp, &dsp->scratch_block_list); in sst_fw_unload()1105 ret = block_alloc_fixed(dsp, &ba, &dsp->scratch_block_list); in sst_block_alloc_scratch()1112 ret = block_alloc(dsp, &ba, &dsp->scratch_block_list); in sst_block_alloc_scratch()1120 ret = block_list_prepare(dsp, &dsp->scratch_block_list); in sst_block_alloc_scratch()1138 block_list_remove(dsp, &dsp->scratch_block_list); in sst_block_free_scratch()
298 struct list_head scratch_block_list; member
450 INIT_LIST_HEAD(&sst->scratch_block_list); in sst_dsp_new()