mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-23 00:56:30 +01:00
cb65ce0195
Pre-process data objects, create the SectionData and update the parent object with the reference to the object. For example, the following object instance: Object.Base.data."SOF_ABI" { bytes "0x03,0x12,0x01" } would update the SectionManifest as follows: SectionManifest."sof_manifest" { data [ "SOF_ABI" ] } 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-object.c | ||
pre-processor.c | ||
pre-processor.h | ||
topology.c | ||
topology.h |