sof/tools/tplg_parser
Ranjani Sridharan ce385cf32a tools: plugin: Add index for kcontrols
Add an index field for kcontrols. This will be useful in differenciating
kcontrols of the same type in a widget. Modify the signature of the
control callback function to pass the index as an argument when creating
kcontrols. Pass 0 for ipc3 kcontrol builds as it will be unused in this
case anyway.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
2024-09-17 16:21:25 +01:00
..
include tools: plugin: Add index for kcontrols 2024-09-17 16:21:25 +01:00
CMakeLists.txt uuid: Add app-global UUID registry 2024-07-05 14:32:56 +01:00
asrc.c tools: tplg_parser: abstract topology APIs in preparation for IPC4 2023-03-30 11:42:42 +01:00
audio_formats.c tplg_parser: Introduce debug print helper 2023-08-17 13:29:46 +01:00
buffer.c topology: Add support for buffer flags 2023-11-30 10:16:59 +02:00
control.c tools: plugin: Add index for kcontrols 2024-09-17 16:21:25 +01:00
dai.c tools: tplg_parser: abstract topology APIs in preparation for IPC4 2023-03-30 11:42:42 +01:00
graph.c tplg_parser: Introduce debug print helper 2023-08-17 13:29:46 +01:00
host.c tplg_parser: Rename pcm.c 2023-08-16 21:28:17 +03:00
mixer.c tplg_parser: mixer: Update the ipc4 builder 2023-08-09 16:14:06 +01:00
object.c tools: tplg_parser: abstract topology APIs in preparation for IPC4 2023-03-30 11:42:42 +01:00
pcm.c tplg_parser: Introduce debug print helper 2023-08-17 13:29:46 +01:00
pga.c tools: plugin: Add index for kcontrols 2024-09-17 16:21:25 +01:00
pipeline.c tplg_parser: Introduce debug print helper 2023-08-17 13:29:46 +01:00
process.c tools: plugin: Add index for kcontrols 2024-09-17 16:21:25 +01:00
src.c tools: tplg_parser: abstract topology APIs in preparation for IPC4 2023-03-30 11:42:42 +01:00
tokens.c tplg_parser: tokens: Add support for parsing multiple sets of the same tokens 2023-08-09 16:14:06 +01:00