Home
last modified time | relevance | path

Searched refs:fixedboot_list (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/ucm/
Ducm_local.h239 struct list_head fixedboot_list; member
Dmain.c975 if (!list_empty(&uc_mgr->fixedboot_list)) in check_empty_configuration()
1376 INIT_LIST_HEAD(&mgr->fixedboot_list); in snd_use_case_mgr_open()
2348 if (list_empty(&uc_mgr->fixedboot_list)) in set_fixedboot_user()
2350 err = execute_sequence(uc_mgr, &uc_mgr->fixedboot_list, in set_fixedboot_user()
Dutils.c728 uc_mgr_free_sequence(&uc_mgr->fixedboot_list); in uc_mgr_free_verb()
Dparser.c1895 if (!list_empty(&uc_mgr->fixedboot_list)) { in parse_controls_fixedboot()
1899 err = parse_sequence(uc_mgr, &uc_mgr->fixedboot_list, cfg); in parse_controls_fixedboot()