Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dhwdep.c264 static int snd_hwdep_control_ioctl(struct snd_card *card, in snd_hwdep_control_ioctl() function
532 snd_ctl_register_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_init()
533 snd_ctl_register_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_init()
539 snd_ctl_unregister_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_exit()
540 snd_ctl_unregister_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_exit()

Completed in 3 milliseconds