Searched refs:boot_list (Results 1 – 4 of 4) sorted by relevance
242 struct list_head boot_list; member
977 if (!list_empty(&uc_mgr->boot_list)) in check_empty_configuration()1377 INIT_LIST_HEAD(&mgr->boot_list); in snd_use_case_mgr_open()2368 if (list_empty(&uc_mgr->boot_list)) in set_boot_user()2370 err = execute_sequence(uc_mgr, &uc_mgr->boot_list, in set_boot_user()
729 uc_mgr_free_sequence(&uc_mgr->boot_list); in uc_mgr_free_verb()
1915 if (!list_empty(&uc_mgr->boot_list)) { in parse_controls_boot()1919 err = parse_sequence(uc_mgr, &uc_mgr->boot_list, cfg); in parse_controls_boot()