Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
H A Dcontrol_hw.c200 if (ioctl(hw->fd, SNDRV_CTL_IOCTL_ELEM_WRITE, control) < 0) in snd_ctl_hw_elem_write()
H A Dcontrol_shm.c209 ctrl->cmd = SNDRV_CTL_IOCTL_ELEM_WRITE; in snd_ctl_shm_elem_write()
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1172 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
/third_party/alsa-lib/aserver/
H A Daserver.c664 case SNDRV_CTL_IOCTL_ELEM_WRITE: in ctl_shm_cmd()

Completed in 8 milliseconds