Home | History | Annotate | Download | only in sound

Lines Matching refs:snd_ctl_elem_id

751 struct snd_ctl_elem_id {
765 struct snd_ctl_elem_id *pids; /* R: IDs */
770 struct snd_ctl_elem_id id; /* W: element ID */
803 struct snd_ctl_elem_id id; /* W: element ID */
840 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id)
841 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id)
845 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id)
880 struct snd_ctl_elem_id id;