Lines Matching refs:verbs
805 /* get a list of all UCM verbs (profiles) for this card */
824 PA_LLIST_PREPEND(pa_alsa_ucm_verb, ucm->verbs, verb);
827 if (!ucm->verbs) {
1400 PA_LLIST_FOREACH(verb, ucm->verbs) {
1846 /* Search the referenced device from all verbs. If there are
1847 * multiple verbs that have a device with this name, we add the
1849 PA_LLIST_FOREACH(verb2, ucm->verbs) {
2076 PA_LLIST_FOREACH(verb, ucm->verbs) {
2161 PA_LLIST_FOREACH_SAFE(vi, vn, ucm->verbs) {
2162 PA_LLIST_REMOVE(pa_alsa_ucm_verb, ucm->verbs, vi);