summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2023-09-19 20:11:02 +0300
committerMark Brown <broonie@kernel.org>2023-09-19 20:11:02 +0300
commit16bb22098f0a44fed8192c4b16fede95876fdc19 (patch)
tree9cba3eab59ee60fe46a85e7437fd63e2d89ce69e /include/sound
parentcc676c0df591a81de662bb28a705fe6ed1331024 (diff)
parent07a866a41982c896dc46476f57d209a200602946 (diff)
downloadlinux-16bb22098f0a44fed8192c4b16fede95876fdc19.tar.xz
ASoC: SOF: ipc4-control: Support for Switch and Enum
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>: Currently IPC4 has no notion of a switch or enum type of control which is a generic concept in ALSA. The generic support for these control types will be as follows: - large config is used to send the channel-value par array - param_id of a SWITCH type is 200 - param_id of an ENUM type is 201 Each module need to support a switch or/and enum must handle these universal param_ids. The message payload is described by struct sof_ipc4_control_msg_payload.
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions