Searched refs:snd_hctl_first_elem (Results 1 – 2 of 2) sorted by relevance
914 for (elem = snd_hctl_first_elem(jack_list->hctl); elem != NULL; in find_jack_controls()975 for (elem = snd_hctl_first_elem(jack_list->hctl); elem != NULL; in find_jack_controls()
981 snd_hctl_elem_t *snd_hctl_first_elem(snd_hctl_t *hctl) { in snd_hctl_first_elem() function