sst_module 291 sound/soc/intel/atom/sst-atom-controls.c struct sst_module *algo = NULL; sst_module 587 sound/soc/intel/atom/sst-atom-controls.c struct sst_module *gain = NULL; sst_module 1372 sound/soc/intel/atom/sst-atom-controls.c struct sst_module *module = NULL; sst_module 61 sound/soc/intel/baytrail/sst-baytrail-dsp.c struct sst_module *mod; sst_module 19 sound/soc/intel/common/sst-dsp-priv.h struct sst_module; sst_module 153 sound/soc/intel/common/sst-dsp-priv.h struct sst_module *module; /* parent module we belong too */ sst_module 234 sound/soc/intel/common/sst-dsp-priv.h struct sst_module *module; /* module that uses this block */ sst_module 345 sound/soc/intel/common/sst-dsp-priv.h struct sst_module *sst_module_new(struct sst_fw *sst_fw, sst_module 347 sound/soc/intel/common/sst-dsp-priv.h void sst_module_free(struct sst_module *module); sst_module 348 sound/soc/intel/common/sst-dsp-priv.h struct sst_module *sst_module_get_from_id(struct sst_dsp *dsp, u32 id); sst_module 349 sound/soc/intel/common/sst-dsp-priv.h int sst_module_alloc_blocks(struct sst_module *module); sst_module 350 sound/soc/intel/common/sst-dsp-priv.h int sst_module_free_blocks(struct sst_module *module); sst_module 353 sound/soc/intel/common/sst-dsp-priv.h struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module, sst_module 357 sound/soc/intel/common/sst-dsp-priv.h struct sst_module *module, u32 id); sst_module 413 sound/soc/intel/common/sst-firmware.c struct sst_module *module, *mtmp; sst_module 480 sound/soc/intel/common/sst-firmware.c struct sst_module *sst_module_new(struct sst_fw *sst_fw, sst_module 484 sound/soc/intel/common/sst-firmware.c struct sst_module *sst_module; sst_module 486 sound/soc/intel/common/sst-firmware.c sst_module = kzalloc(sizeof(*sst_module), GFP_KERNEL); sst_module 487 sound/soc/intel/common/sst-firmware.c if (sst_module == NULL) sst_module 490 sound/soc/intel/common/sst-firmware.c sst_module->id = template->id; sst_module 491 sound/soc/intel/common/sst-firmware.c sst_module->dsp = dsp; sst_module 492 sound/soc/intel/common/sst-firmware.c sst_module->sst_fw = sst_fw; sst_module 493 sound/soc/intel/common/sst-firmware.c sst_module->scratch_size = template->scratch_size; sst_module 494 sound/soc/intel/common/sst-firmware.c sst_module->persistent_size = template->persistent_size; sst_module 495 sound/soc/intel/common/sst-firmware.c sst_module->entry = template->entry; sst_module 496 sound/soc/intel/common/sst-firmware.c sst_module->state = SST_MODULE_STATE_UNLOADED; sst_module 498 sound/soc/intel/common/sst-firmware.c INIT_LIST_HEAD(&sst_module->block_list); sst_module 499 sound/soc/intel/common/sst-firmware.c INIT_LIST_HEAD(&sst_module->runtime_list); sst_module 502 sound/soc/intel/common/sst-firmware.c list_add(&sst_module->list, &dsp->module_list); sst_module 505 sound/soc/intel/common/sst-firmware.c return sst_module; sst_module 510 sound/soc/intel/common/sst-firmware.c void sst_module_free(struct sst_module *sst_module) sst_module 512 sound/soc/intel/common/sst-firmware.c struct sst_dsp *dsp = sst_module->dsp; sst_module 515 sound/soc/intel/common/sst-firmware.c list_del(&sst_module->list); sst_module 518 sound/soc/intel/common/sst-firmware.c kfree(sst_module); sst_module 522 sound/soc/intel/common/sst-firmware.c struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module, sst_module 783 sound/soc/intel/common/sst-firmware.c int sst_module_alloc_blocks(struct sst_module *module) sst_module 842 sound/soc/intel/common/sst-firmware.c int sst_module_free_blocks(struct sst_module *module) sst_module 857 sound/soc/intel/common/sst-firmware.c struct sst_module *module = runtime->module; sst_module 929 sound/soc/intel/common/sst-firmware.c struct sst_module *module = runtime->module; sst_module 975 sound/soc/intel/common/sst-firmware.c struct sst_module *module = runtime->module; sst_module 1070 sound/soc/intel/common/sst-firmware.c struct sst_module *module; sst_module 1148 sound/soc/intel/common/sst-firmware.c struct sst_module *sst_module_get_from_id(struct sst_dsp *dsp, u32 id) sst_module 1150 sound/soc/intel/common/sst-firmware.c struct sst_module *module; sst_module 1167 sound/soc/intel/common/sst-firmware.c struct sst_module *module, u32 id) sst_module 83 sound/soc/intel/haswell/sst-haswell-dsp.c struct sst_module *mod; sst_module 1150 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module *module = runtime->module; sst_module 1454 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module *module; sst_module 1718 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module *module; sst_module 1736 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module *module; sst_module 1747 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module *module; sst_module 1838 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module *module; sst_module 1893 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module *module; sst_module 1961 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_module *module; sst_module 41 sound/soc/intel/haswell/sst-haswell-ipc.h struct sst_module; sst_module 470 sound/soc/intel/haswell/sst-haswell-pcm.c struct sst_module *module_data;