mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
use-case.h: define Linked variable
We have a requirement to "hide" some hardware drivers, because other (main) UCM configuration will refer them. BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/30 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
d54fde85db
commit
d9c835d804
1 changed files with 5 additions and 0 deletions
|
|
@ -283,6 +283,11 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
|
|||
* "=Variable/Modifier/Verb"
|
||||
*
|
||||
* Recommended names for values:
|
||||
* - Linked
|
||||
* - value "True" or "1" (case insensitive)
|
||||
* - this is a linked UCM card
|
||||
* - don't use this UCM card, because the other UCM card refers devices
|
||||
* - valid only in the ValueDefaults section (query '=Linked')
|
||||
* - TQ
|
||||
* - Tone Quality
|
||||
* - Priority
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue