sof/tools/plugin/alsaplug
Ranjani Sridharan addc349d6a ipc4: helper: Remove hardcoded UUID map for CONFIG_LIBRARY
Always append the UUID to the end of the module init IPC data and use
that to look up the component driver instead of using the hardcoded UUID
map. This will make it easier to support new processing elements with
the plugin/testbench. Also, modify the get/set_large_config handlers to
use the component driver set in the dev instead of looking it up again.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
2024-10-02 15:03:56 +03:00
..
CMakeLists.txt plugin: alsaplug: Add kcontrol set up callback 2024-09-13 12:50:54 +03:00
conf.c
ctl.c tools: plugin: ctl: Add support for bytes control 2024-09-19 18:21:33 +01:00
pcm.c plugin: alsaplug: pcm: Init the global context earlier 2024-09-13 12:50:54 +03:00
plugin.c tools: plugin: Move plug_mq_cmd_tx_rx() definition to common code 2024-09-19 18:21:33 +01:00
plugin.h tools: plugin: Add index for kcontrols 2024-09-17 16:21:25 +01:00
tplg.c ipc4: helper: Remove hardcoded UUID map for CONFIG_LIBRARY 2024-10-02 15:03:56 +03:00
tplg_ctl.c tools: plugin: ctl: Add support for bytes control 2024-09-19 18:21:33 +01:00