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

/bionic/libc/kernel/common/sound/
H A Dasound.h742 struct snd_ctl_elem_id { struct
759 struct snd_ctl_elem_id __user *pids;
764 struct snd_ctl_elem_id id;
801 struct snd_ctl_elem_id id;
845 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id)
846 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id)
851 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id)
886 struct snd_ctl_elem_id id;

Completed in 7 milliseconds