Searched refs:SND_USE_CASE_VERB_INACTIVE (Results 1 – 3 of 3) sorted by relevance
100 #define SND_USE_CASE_VERB_INACTIVE "Inactive" /**< Inactive Verb */ macro
143 {SND_USE_CASE_VERB_INACTIVE, 0},1385 profile = new_profile ? new_profile : SND_USE_CASE_VERB_INACTIVE; in pa_alsa_ucm_set_profile()2061 snd_use_case_set(ucm->ucm_mgr, "_verb", SND_USE_CASE_VERB_INACTIVE); in ucm_probe_profile_set()
2420 if (strcmp(verb_name, SND_USE_CASE_VERB_INACTIVE) != 0) { in set_verb_user()