Searched refs:snd_hctl_find_elem (Results 1 – 2 of 2) sorted by relevance
734 return snd_hctl_find_elem(hctl, elem_id); in find_eld_control_by_dev_index()1002 elem = snd_hctl_find_elem(jack_list->hctl, elem_id); in find_hctl_jack_for_section()
916 snd_hctl_elem_t* snd_hctl_find_elem(snd_hctl_t* hctl, in snd_hctl_find_elem() function