ASoC: Intel: Skylake: Add pipe management helpers
authorJeeja KP <jeeja.kp@intel.com>
Sat, 1 Aug 2015 14:10:44 +0000 (19:40 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 7 Aug 2015 13:26:03 +0000 (14:26 +0100)
commitc9b1e834bc8decaf979344e8121e4ad1ded8dc8a
treeb0a2cb253c0f01f89efd00ead608dcaa0220b934
parentbeb73b266a75602084361c5ef0baa5bc14637f4b
ASoC: Intel: Skylake: Add pipe management helpers

To manage DSP we need to create processing pipeline and on cleanup destroy
them. So we add create and destroy routines for pipelines The pipelines need
to to be executed so we add pipeline run and stop routines
All these send required IPCs to DSP using IPC routines added earlier

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-messages.c
sound/soc/intel/skylake/skl-topology.h
This page took 0.025271 seconds and 5 git commands to generate.