diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2022-03-31 15:52:43 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-19 12:04:01 +0100 |
commit | c96059993f939fe04427164fb99a32ace8d97f4e (patch) | |
tree | 59c2e894dcb01884e592f2ae5223406700f09829 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0ef882074eb1fee25083387ea6bc6669d0e24a85 (diff) |
ASoC: Intel: avs: Path state management
Add functions to ease with state changing of all objects found in the
path. Each represents either a BIND/UNBIND or SET_PIPELINE_STATE IPC.
DSP pipelines follow simple state machine scheme:
CREATE -> RESET -> PAUSE -> RUNNING -> PAUSE -> RESET -> DELETE
There is no STOP, PAUSE serves that purpose instead.
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220331135246.993089-12-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions