mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-09 05:33:43 -04:00
ucm: debug parser
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
e820866637
commit
e4083a1182
5 changed files with 274 additions and 160 deletions
|
|
@ -196,5 +196,6 @@ int uc_mgr_import_master_config(snd_use_case_mgr_t *uc_mgr);
|
|||
int uc_mgr_scan_master_configs(const char **_list[]);
|
||||
|
||||
void uc_mgr_free_sequence_element(struct sequence_element *seq);
|
||||
void uc_mgr_free_transition_element(struct transition_sequence *seq);
|
||||
void uc_mgr_free_verb(snd_use_case_mgr_t *uc_mgr);
|
||||
void uc_mgr_free(snd_use_case_mgr_t *uc_mgr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue