Searched refs:scratch_block_list (Results 1 – 3 of 3) sorted by relevance
438 block_list_remove(dsp, &dsp->scratch_block_list); in sst_fw_unload()1107 ret = block_alloc_fixed(dsp, &ba, &dsp->scratch_block_list); in sst_block_alloc_scratch()1114 ret = block_alloc(dsp, &ba, &dsp->scratch_block_list); in sst_block_alloc_scratch()1122 ret = block_list_prepare(dsp, &dsp->scratch_block_list); in sst_block_alloc_scratch()1140 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()