Home | History | Annotate | Download | only in sound

Lines Matching defs:snd_ctl_elem_value

802 struct snd_ctl_elem_value {
839 SNDRV_CTL_IOCTL_ELEM_READ = _IOWR('U', 0x12, struct snd_ctl_elem_value),
840 SNDRV_CTL_IOCTL_ELEM_WRITE = _IOWR('U', 0x13, struct snd_ctl_elem_value),