Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dhwdep.c271 static int snd_hwdep_control_ioctl(struct snd_card *card, in snd_hwdep_control_ioctl() function
538 snd_ctl_register_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_init()
539 snd_ctl_register_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_init()
545 snd_ctl_unregister_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_exit()
546 snd_ctl_unregister_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_exit()