Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm.c92 static int snd_pcm_control_ioctl(struct snd_card *card, in snd_pcm_control_ioctl() function
1239 snd_ctl_register_ioctl(snd_pcm_control_ioctl); in alsa_pcm_init()
1240 snd_ctl_register_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_init()
1247 snd_ctl_unregister_ioctl(snd_pcm_control_ioctl); in alsa_pcm_exit()
1248 snd_ctl_unregister_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_exit()