Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h949 #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list) macro
/linux-4.4.14/sound/core/
Dcontrol.c1478 case SNDRV_CTL_IOCTL_ELEM_LIST: in snd_ctl_ioctl()