mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-05 04:06:34 -05:00
ucm: rename _once command to _boot command
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
d05bd80593
commit
14636be4a8
2 changed files with 5 additions and 5 deletions
|
|
@ -413,7 +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)
|
||||
* - _boot - execute the boot sequence (value = NULL)
|
||||
* - _defaults - execute the 'defaults' sequence (value = NULL)
|
||||
* - _verb - set current verb = value
|
||||
* - _enadev - enable given device = value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue