Searched refs:snd_ctl_elem_id (Results 1 – 3 of 3) sorted by relevance
831 struct snd_ctl_elem_id { struct845 struct snd_ctl_elem_id __user *pids; /* R: IDs */ argument850 struct snd_ctl_elem_id id; /* W: element ID */883 struct snd_ctl_elem_id id; /* W: element ID */920 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id)921 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id)925 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id)960 struct snd_ctl_elem_id id;
278 struct snd_ctl_elem_id id; /* full control ID definition */291 struct snd_ctl_elem_id id;311 struct snd_ctl_elem_id __user *gpr_del_controls; /* IDs of GPR controls to remove */
95 struct snd_ctl_elem_id *eid = NULL; in mixer_open()122 eid = calloc(elist.count, sizeof(struct snd_ctl_elem_id)); in mixer_open()