mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
ucm: handle 'set _once' command
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
afb5a9cf61
commit
a570634a22
2 changed files with 22 additions and 1 deletions
|
|
@ -413,6 +413,7 @@ int snd_use_case_geti(snd_use_case_mgr_t *uc_mgr,
|
|||
* \return Zero if success, otherwise a negative error code
|
||||
*
|
||||
* Known identifiers:
|
||||
* - _once - execute the once 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