Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dhwdep.c264 static int snd_hwdep_control_ioctl(struct snd_card *card, in snd_hwdep_control_ioctl() function
536 snd_ctl_register_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_init()
537 snd_ctl_register_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_init()
543 snd_ctl_unregister_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_exit()
544 snd_ctl_unregister_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_exit()