alsa-lib/src/ucm
Jaroslav Kysela cb84b02702 ucm: implement ${sys:sysfs/path} substitution
Example:

Condition {
	Type String
	String1 "${sys:class/dmi/id/board_vendor}"
	String2 "LENOVO"
}

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2019-11-20 13:58:17 +01:00
..
main.c ucm: add snd_use_case_parse_selem_id() 2019-11-14 15:00:40 +01:00
Makefile.am ucm: add If condition block 2019-11-14 15:00:37 +01:00
parser.c ucm: quick fix for the previous commit when ALSA_CONFIG_UCM_VAR is set 2019-11-19 14:15:00 +01:00
ucm_cond.c ucm: add possibility to keep order of childs for If blocks 2019-11-14 17:21:20 +01:00
ucm_local.h ucm: add PlaybackCTL and CaptureCTL default values when they are not set 2019-11-14 15:00:40 +01:00
ucm_subs.c ucm: implement ${sys:sysfs/path} substitution 2019-11-20 13:58:17 +01:00
utils.c ucm: add If condition block 2019-11-14 15:00:37 +01:00