Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/common/
Dsst-dsp-priv.h159 struct sst_module_runtime { struct
362 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module,
364 void sst_module_runtime_free(struct sst_module_runtime *runtime);
365 struct sst_module_runtime *sst_module_runtime_get_from_id(
367 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime,
369 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime);
370 int sst_module_runtime_save(struct sst_module_runtime *runtime,
372 int sst_module_runtime_restore(struct sst_module_runtime *runtime,
Dsst-firmware.c423 struct sst_module_runtime *runtime, *rtmp; in sst_fw_unload()
531 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module, in sst_module_runtime_new()
535 struct sst_module_runtime *runtime; in sst_module_runtime_new()
554 void sst_module_runtime_free(struct sst_module_runtime *runtime) in sst_module_runtime_free()
862 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime, in sst_module_runtime_alloc_blocks()
923 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime) in sst_module_runtime_free_blocks()
934 int sst_module_runtime_save(struct sst_module_runtime *runtime, in sst_module_runtime_save()
980 int sst_module_runtime_restore(struct sst_module_runtime *runtime, in sst_module_runtime_restore()
1175 struct sst_module_runtime *sst_module_runtime_get_from_id( in sst_module_runtime_get_from_id()
1178 struct sst_module_runtime *runtime; in sst_module_runtime_get_from_id()
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.h51 struct sst_module_runtime;
457 struct sst_hsw_stream *stream, struct sst_module_runtime *runtime);
526 struct sst_module_runtime *sst_hsw_runtime_module_create(struct sst_hsw *hsw,
528 void sst_hsw_runtime_module_free(struct sst_module_runtime *runtime);
Dsst-haswell-ipc.c1155 struct sst_hsw_stream *stream, struct sst_module_runtime *runtime) in sst_hsw_stream_set_module_info()
1455 struct sst_module_runtime *sst_hsw_runtime_module_create(struct sst_hsw *hsw, in sst_hsw_runtime_module_create()
1460 struct sst_module_runtime *runtime; in sst_hsw_runtime_module_create()
1490 void sst_hsw_runtime_module_free(struct sst_module_runtime *runtime) in sst_hsw_runtime_module_free()
1899 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 */