alsa-lib/src/ucm
Hsin-Yu Chao e57b521c61 ucm: add cset-tlv
This patch enables UCM to set a file in TLV format to kcontrol by:
cset-tlv "name='<kcontrol-name>' <path-to-file>"
This new 'cset-tlv' command will be used to write audio DSP to
specific alsa control, where the driver expectes a file in TLV
format.
The TLV file to set to kcontrol will be checked first by file size
not larger than 16 MB, and then examine if the length field reports
correct number of bytes in the TLV file.

Signed-off-by: Hsin-Yu Chao <hychao@chromium.org>
Reviewed-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-04-13 15:40:17 +02:00
..
main.c ucm: add cset-tlv 2016-04-13 15:40:17 +02:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
parser.c ucm: add cset-tlv 2016-04-13 15:40:17 +02:00
ucm_local.h ucm: add cset-tlv 2016-04-13 15:40:17 +02:00
utils.c UCM: Implement ConflictingDevices, add device list to devices 2011-06-08 18:20:26 +02:00