Home
last modified time | relevance | path

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

/sound/core/
Dpcm.c94 static int snd_pcm_control_ioctl(struct snd_card *card, in snd_pcm_control_ioctl() function
1259 snd_ctl_register_ioctl(snd_pcm_control_ioctl); in alsa_pcm_init()
1260 snd_ctl_register_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_init()
1267 snd_ctl_unregister_ioctl(snd_pcm_control_ioctl); in alsa_pcm_exit()
1268 snd_ctl_unregister_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_exit()