diff options
author | Cezary Rojewski <[email protected]> | 2022-03-31 15:52:43 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-19 12:04:01 +0100 |
commit | c96059993f939fe04427164fb99a32ace8d97f4e (patch) | |
tree | 59c2e894dcb01884e592f2ae5223406700f09829 /tools/perf/scripts/python | |
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 <[email protected]>
Signed-off-by: Cezary Rojewski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions