persistent_size   133 sound/soc/intel/common/sst-dsp-priv.h 	u32 persistent_size;
persistent_size   199 sound/soc/intel/common/sst-dsp-priv.h 	u32 persistent_size;		/* private memory required */
persistent_size   494 sound/soc/intel/common/sst-firmware.c 	sst_module->persistent_size = template->persistent_size;
persistent_size   861 sound/soc/intel/common/sst-firmware.c 	if (module->persistent_size == 0)
persistent_size   865 sound/soc/intel/common/sst-firmware.c 	ba.size = module->persistent_size;
persistent_size   891 sound/soc/intel/common/sst-firmware.c 			module->persistent_size);
persistent_size   934 sound/soc/intel/common/sst-firmware.c 		module->persistent_size);
persistent_size   937 sound/soc/intel/common/sst-firmware.c 		module->persistent_size,
persistent_size   954 sound/soc/intel/common/sst-firmware.c 			module->persistent_size);
persistent_size   963 sound/soc/intel/common/sst-firmware.c 			module->persistent_size);
persistent_size   980 sound/soc/intel/common/sst-firmware.c 		module->persistent_size);
persistent_size   997 sound/soc/intel/common/sst-firmware.c 			context->dma_buffer, module->persistent_size);
persistent_size  1005 sound/soc/intel/common/sst-firmware.c 			context->buffer, module->persistent_size);
persistent_size  1007 sound/soc/intel/common/sst-firmware.c 	dma_free_coherent(dsp->dma_dev, module->persistent_size,
persistent_size    55 sound/soc/intel/haswell/sst-haswell-dsp.c 	__le32 persistent_size;
persistent_size   105 sound/soc/intel/haswell/sst-haswell-dsp.c 		module->info.persistent_size, module->info.scratch_size);
persistent_size   110 sound/soc/intel/haswell/sst-haswell-dsp.c 	template.persistent_size = le32_to_cpu(module->info.persistent_size);
persistent_size  1164 sound/soc/intel/haswell/sst-haswell-ipc.c 	stream->request.persistent_mem.size = module->persistent_size;
persistent_size  1932 sound/soc/intel/haswell/sst-haswell-ipc.c 	config.persistent_mem.size = module->persistent_size;