Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1185 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1185 #define SNDRV_CTL_IOCTL_ELEM_ADD _IOWR('U', 0x17, struct snd_ctl_elem_info) macro
/openbmc/linux/sound/core/
H A Dcontrol.c2030 case SNDRV_CTL_IOCTL_ELEM_ADD: in snd_ctl_ioctl()