Home
last modified time | relevance | path

Searched refs:snd_hctl_elem_tlv_read (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dhcontrol.c853 int snd_hctl_elem_tlv_read(snd_hctl_elem_t *elem, unsigned int *tlv, unsigned int tlv_size) in snd_hctl_elem_tlv_read() function
/third_party/alsa-lib/include/
H A Dcontrol.h762 int snd_hctl_elem_tlv_read(snd_hctl_elem_t *elem, unsigned int *tlv, unsigned int tlv_size);
/third_party/alsa-utils/amixer/
H A Damixer.c707 if ((err = snd_hctl_elem_tlv_read(elem, tlv, 4096)) < 0) { in show_control()
/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c1129 if (snd_hctl_elem_tlv_read(ctl, tlv, tlv_size) < 0) in init_db_range()

Completed in 8 milliseconds