Re: ioctl request code for specific alsa control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Peter Wurmsdobler wrote:
> What ioctl request code would I have to pass in order to reach this
> control's put/get methods?

snd_ctl_elem_write() (alsa-lib/src/control/control.c)
snd_ctl_hw_elem_write() (alsa-lib/src/control/control_hw.c)
ioctl(SNDRV_CTL_IOCTL_ELEM_WRITE)
snd_ctl_ioctl() (linux/sound/core/control.c)
snd_ctl_elem_write_user()
snd_ctl_elem_write()
kctl->put()


HTH
Clemens
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux