Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_alsa_jack.c1027 elem = snd_hctl_find_elem(jack_list->hctl, elem_id); in find_hctl_jack_for_section()
1068 elem = snd_hctl_find_elem(jack_list->hctl, elem_id); in find_hctl_jack_for_section()
/external/adhd/cras/src/tests/
Dalsa_jack_unittest.cc1029 snd_hctl_elem_t *snd_hctl_find_elem(snd_hctl_t *hctl, in snd_hctl_find_elem() function