]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SDCA: Add SDCA Control Range data access helper
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 12 Mar 2025 17:22:04 +0000 (17:22 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 16 Mar 2025 23:27:57 +0000 (23:27 +0000)
commit1bcbb88bedb17804491e692a3f1a38223e09152c
tree9dda64cbd405b69695cddb39c5aec1e4666f7032
parent2a4667f3d589524bd2fbfe4f7dc0e2f12b832e10
ASoC: SDCA: Add SDCA Control Range data access helper

SDCA Ranges are two dimensional arrays of data associated with controls,
add a helper to provide an x,y access mechanism to the data and a helper
to locate a specific value inside a range.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250312172205.4152686-6-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sdca_function.h