Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_value_get_iec958 (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-utils/iecset/
Diecset.c400 snd_ctl_elem_value_get_iec958(cval, &iec958); in main()
421 snd_ctl_elem_value_get_iec958(cval, &iec958); in main()
/third_party/alsa-lib/test/
Duser-ctl-element-set.c289 snd_ctl_elem_value_get_iec958(elem_data, &data); in change_iec958_elem_members()
/third_party/alsa-lib/include/
Dcontrol.h669 void snd_ctl_elem_value_get_iec958(const snd_ctl_elem_value_t *obj, snd_aes_iec958_t *ptr);
/third_party/alsa-utils/amixer/
Damixer.c683 snd_ctl_elem_value_get_iec958(control, &iec958); in show_control()
/third_party/alsa-lib/src/control/
Dcontrol.c3625 void snd_ctl_elem_value_get_iec958(const snd_ctl_elem_value_t *obj, snd_aes_iec958_t *ptr) in snd_ctl_elem_value_get_iec958() function