Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasound.h1012 struct snd_ctl_elem_id { struct
1026 struct snd_ctl_elem_id *pids; /* R: IDs */ argument
1031 struct snd_ctl_elem_id id; /* W: element ID */
1060 struct snd_ctl_elem_id id; /* W: element ID */
1096 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id)
1097 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id)
1101 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id)
1136 struct snd_ctl_elem_id id;
/third_party/alsa-lib/include/
Dlocal.h87 #define _snd_ctl_elem_id snd_ctl_elem_id
Dcontrol.h454 #define snd_ctl_elem_id_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_id)