Searched refs:snd_hwdep_control_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/core/
H A Dhwdep.c270 static int snd_hwdep_control_ioctl(struct snd_card *card, snd_hwdep_control_ioctl() function
537 snd_ctl_register_ioctl(snd_hwdep_control_ioctl); alsa_hwdep_init()
538 snd_ctl_register_ioctl_compat(snd_hwdep_control_ioctl); alsa_hwdep_init()
544 snd_ctl_unregister_ioctl(snd_hwdep_control_ioctl); alsa_hwdep_exit()
545 snd_ctl_unregister_ioctl_compat(snd_hwdep_control_ioctl); alsa_hwdep_exit()

Completed in 29 milliseconds