mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
ucm: add _identifiers list
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
9baf64da2f
commit
ebdd2b6cdb
2 changed files with 208 additions and 61 deletions
|
|
@ -206,6 +206,7 @@ int snd_use_case_free_list(const char *list[], int items);
|
|||
* - _enadevs - get list of enabled devices
|
||||
* - _enamods - get list of enabled modifiers
|
||||
*
|
||||
* - _identifiers/{modifier}|{device}[/{verb}] - list of value identifiers
|
||||
* - _supporteddevs/{modifier}|{device}[/{verb}] - list of supported devices
|
||||
* - _conflictingdevs/{modifier}|{device}[/{verb}] - list of conflicting devices
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue