Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_IOCTL_ELEM_WRITE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1181 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1181 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) macro
/openbmc/linux/sound/core/
H A Dcontrol.c2024 case SNDRV_CTL_IOCTL_ELEM_WRITE: in snd_ctl_ioctl()