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/
H A Dasound.h1089 struct snd_ctl_elem_id { struct
1103 struct snd_ctl_elem_id *pids; /* R: IDs */
1108 struct snd_ctl_elem_id id; /* W: element ID */
1137 struct snd_ctl_elem_id id; /* W: element ID */
1173 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id)
1174 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id)
1178 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id)
1216 struct snd_ctl_elem_id id;
/third_party/alsa-lib/include/
H A Dlocal.h102 #define _snd_ctl_elem_id snd_ctl_elem_id
H A Dcontrol.h458 #define snd_ctl_elem_id_alloca(ptr) __snd_alloca(ptr, snd_ctl_elem_id)

Completed in 7 milliseconds