Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_alsa_ucm.c244 static int ucm_mod_exists_with_name(struct cras_use_case_mgr *mgr, in ucm_mod_exists_with_name() function
503 if (!ucm_mod_exists_with_name(mgr, swap_mod)) { in ucm_enable_swap_mode()
528 exists = ucm_mod_exists_with_name(mgr, node_modifier_name); in ucm_node_noise_cancellation_exists()
543 if (!ucm_mod_exists_with_name(mgr, node_modifier_name)) { in ucm_enable_node_noise_cancellation()
1119 if (!ucm_mod_exists_with_name(mgr, model_mod)) { in ucm_set_hotword_model()