Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_info_get_interface (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
Dcontrol.h579 snd_ctl_elem_iface_t snd_ctl_elem_info_get_interface(const snd_ctl_elem_info_t *obj);
/third_party/alsa-utils/alsactl/
Dstate.c375 s = snd_ctl_elem_iface_name(snd_ctl_elem_info_get_interface(info)); in get_control()
1343 iface1 = snd_ctl_elem_info_get_interface(info); in set_control()
/third_party/alsa-lib/src/control/
Dcontrol.c2951 snd_ctl_elem_iface_t snd_ctl_elem_info_get_interface(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_interface() function