Home
last modified time | relevance | path

Searched refs:uc_mgr_free_dev_name_list (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/ucm/
Dutils.c555 void uc_mgr_free_dev_name_list(struct list_head *base) in uc_mgr_free_dev_name_list() function
723 uc_mgr_free_dev_name_list(&verb->rename_list); in uc_mgr_free_verb()
724 uc_mgr_free_dev_name_list(&verb->remove_list); in uc_mgr_free_verb()
Ducm_local.h301 void uc_mgr_free_dev_name_list(struct list_head *base);
Dparser.c1550 uc_mgr_free_dev_name_list(&verb->rename_list); in verb_device_management()
1551 uc_mgr_free_dev_name_list(&verb->remove_list); in verb_device_management()