Searched refs:uc_mgr_open_ctl (Results 1 – 6 of 6) sorted by relevance
/third_party/alsa-lib/src/ucm/ |
D | ucm_local.h | 316 int uc_mgr_open_ctl(snd_use_case_mgr_t *uc_mgr,
|
D | utils.c | 87 err = uc_mgr_open_ctl(uc_mgr, &ctl_list, cname, 1); in uc_mgr_get_ctl_by_card() 258 int uc_mgr_open_ctl(snd_use_case_mgr_t *uc_mgr, in uc_mgr_open_ctl() function
|
D | ucm_cond.c | 233 err = uc_mgr_open_ctl(uc_mgr, &ctl_list, s, 1); in if_eval_control_exists()
|
D | ucm_subs.c | 458 err = uc_mgr_open_ctl(uc_mgr, &iter->ctl_list, s, 1); in rval_device_lookup_init()
|
D | parser.c | 2121 err = uc_mgr_open_ctl(mgr, &ctl_list, ctl_name, 0); in get_card_info()
|
D | main.c | 752 err = uc_mgr_open_ctl(uc_mgr, &ctl_list, cdev, 1); in execute_sequence()
|