Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/sound/
Dasound.h1107 #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list) macro
/Linux-v5.15/tools/include/uapi/sound/
Dasound.h1107 #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list) macro
/Linux-v5.15/sound/core/
Dcontrol.c1782 case SNDRV_CTL_IOCTL_ELEM_LIST: in snd_ctl_ioctl()