mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
ucm: handle 'set _defaults' command
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
a570634a22
commit
0c3776a354
2 changed files with 39 additions and 9 deletions
|
|
@ -414,6 +414,7 @@ int snd_use_case_geti(snd_use_case_mgr_t *uc_mgr,
|
|||
*
|
||||
* Known identifiers:
|
||||
* - _once - execute the once sequence (value = NULL)
|
||||
* - _defaults - execute the 'defaults' sequence (value = NULL)
|
||||
* - _verb - set current verb = value
|
||||
* - _enadev - enable given device = value
|
||||
* - _disdev - disable given device = value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue