Home
last modified time | relevance | path

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

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