mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-31 23:49:44 +01:00
3719c80a4d
Add support for fe_dai objects: For ex: Object.PCM.pcm."0" { name "Port0" direction "duplex" Object.Base.fe_dai."Port 0" {} } will be converted to update the SectionPCM as follows: SectionPCM { Port0 { id 0 dai { 'Port 0' { id 0 } } } Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz> |
||
---|---|---|
.. | ||
alsatplg.rst | ||
Makefile.am | ||
pre-process-class.c | ||
pre-process-dai.c | ||
pre-process-dapm.c | ||
pre-process-object.c | ||
pre-processor.c | ||
pre-processor.h | ||
topology.c | ||
topology.h |