Home
last modified time | relevance | path

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

/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.c410 struct sst_module_runtime *runtime, *rtmp; in sst_fw_unload()
518 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module, in sst_module_runtime_new()
522 struct sst_module_runtime *runtime; in sst_module_runtime_new()
541 void sst_module_runtime_free(struct sst_module_runtime *runtime) in sst_module_runtime_free()
849 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime, in sst_module_runtime_alloc_blocks()
910 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime) in sst_module_runtime_free_blocks()
921 int sst_module_runtime_save(struct sst_module_runtime *runtime, in sst_module_runtime_save()
967 int sst_module_runtime_restore(struct sst_module_runtime *runtime, in sst_module_runtime_restore()
1162 struct sst_module_runtime *sst_module_runtime_get_from_id( in sst_module_runtime_get_from_id()
1165 struct sst_module_runtime *runtime; in sst_module_runtime_get_from_id()
/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 */