Searched refs:snd_ctl_elem_id (Results 1 – 3 of 3) sorted by relevance
864 struct snd_ctl_elem_id { struct878 struct snd_ctl_elem_id __user *pids; /* R: IDs */ argument883 struct snd_ctl_elem_id id; /* W: element ID */916 struct snd_ctl_elem_id id; /* W: element ID */953 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id)954 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id)958 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id)993 struct snd_ctl_elem_id id;
285 struct snd_ctl_elem_id id; /* full control ID definition */298 struct snd_ctl_elem_id id;318 struct snd_ctl_elem_id __user *gpr_del_controls; /* IDs of GPR controls to remove */
96 struct snd_ctl_elem_id *eid = NULL; in mixer_open()123 eid = calloc(elist.count, sizeof(struct snd_ctl_elem_id)); in mixer_open()