Home
last modified time | relevance | path

Searched refs:sst_module_runtime (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/sound/soc/intel/common/
Dsst-dsp-priv.h155 struct sst_module_runtime { struct
355 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module,
357 void sst_module_runtime_free(struct sst_module_runtime *runtime);
358 struct sst_module_runtime *sst_module_runtime_get_from_id(
360 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime,
362 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime);
363 int sst_module_runtime_save(struct sst_module_runtime *runtime,
365 int sst_module_runtime_restore(struct sst_module_runtime *runtime,
Dsst-firmware.c412 struct sst_module_runtime *runtime, *rtmp; in sst_fw_unload()
520 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module, in sst_module_runtime_new()
524 struct sst_module_runtime *runtime; in sst_module_runtime_new()
543 void sst_module_runtime_free(struct sst_module_runtime *runtime) in sst_module_runtime_free()
851 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime, in sst_module_runtime_alloc_blocks()
912 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime) in sst_module_runtime_free_blocks()
923 int sst_module_runtime_save(struct sst_module_runtime *runtime, in sst_module_runtime_save()
969 int sst_module_runtime_restore(struct sst_module_runtime *runtime, in sst_module_runtime_restore()
1164 struct sst_module_runtime *sst_module_runtime_get_from_id( in sst_module_runtime_get_from_id()
1167 struct sst_module_runtime *runtime; in sst_module_runtime_get_from_id()
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.h49 struct sst_module_runtime;
455 struct sst_hsw_stream *stream, struct sst_module_runtime *runtime);
524 struct sst_module_runtime *sst_hsw_runtime_module_create(struct sst_hsw *hsw,
526 void sst_hsw_runtime_module_free(struct sst_module_runtime *runtime);
Dsst-haswell-ipc.c1161 struct sst_hsw_stream *stream, struct sst_module_runtime *runtime) in sst_hsw_stream_set_module_info()
1461 struct sst_module_runtime *sst_hsw_runtime_module_create(struct sst_hsw *hsw, in sst_hsw_runtime_module_create()
1466 struct sst_module_runtime *runtime; in sst_hsw_runtime_module_create()
1496 void sst_hsw_runtime_module_free(struct sst_module_runtime *runtime) in sst_hsw_runtime_module_free()
1905 struct sst_module_runtime *runtime; in sst_hsw_module_enable()
Dsst-haswell-pcm.c115 struct sst_module_runtime *runtime;
140 struct sst_module_runtime *runtime_waves; /* sound effect module */