Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dcontrol_hw.c162 if (ioctl(hw->fd, SNDRV_CTL_IOCTL_ELEM_ADD, info) < 0) in snd_ctl_hw_elem_add()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h1099 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) macro