Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dcontrol_hw.c183 if (ioctl(hw->fd, SNDRV_CTL_IOCTL_ELEM_REMOVE, id) < 0) in snd_ctl_hw_elem_remove()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h1101 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id) macro