Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp-priv.h153 struct sst_module_runtime { struct
339 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module,
341 void sst_module_runtime_free(struct sst_module_runtime *runtime);
342 struct sst_module_runtime *sst_module_runtime_get_from_id(
344 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime,
346 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime);
347 int sst_module_runtime_save(struct sst_module_runtime *runtime,
349 int sst_module_runtime_restore(struct sst_module_runtime *runtime,
Dsst-firmware.c418 struct sst_module_runtime *runtime, *rtmp; in sst_fw_unload()
526 struct sst_module_runtime *sst_module_runtime_new(struct sst_module *module, in sst_module_runtime_new()
530 struct sst_module_runtime *runtime; in sst_module_runtime_new()
549 void sst_module_runtime_free(struct sst_module_runtime *runtime) in sst_module_runtime_free()
857 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime, in sst_module_runtime_alloc_blocks()
918 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime) in sst_module_runtime_free_blocks()
929 int sst_module_runtime_save(struct sst_module_runtime *runtime, in sst_module_runtime_save()
975 int sst_module_runtime_restore(struct sst_module_runtime *runtime, in sst_module_runtime_restore()
1170 struct sst_module_runtime *sst_module_runtime_get_from_id( in sst_module_runtime_get_from_id()
1173 struct sst_module_runtime *runtime; in sst_module_runtime_get_from_id()
/linux-4.1.27/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.c1157 struct sst_hsw_stream *stream, struct sst_module_runtime *runtime) in sst_hsw_stream_set_module_info()
1457 struct sst_module_runtime *sst_hsw_runtime_module_create(struct sst_hsw *hsw, in sst_hsw_runtime_module_create()
1462 struct sst_module_runtime *runtime; in sst_hsw_runtime_module_create()
1492 void sst_hsw_runtime_module_free(struct sst_module_runtime *runtime) in sst_hsw_runtime_module_free()
1901 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 */