Home
last modified time | relevance | path

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

/sound/core/
Dpcm.c93 static int snd_pcm_control_ioctl(struct snd_card *card, in snd_pcm_control_ioctl() function
1253 snd_ctl_register_ioctl(snd_pcm_control_ioctl); in alsa_pcm_init()
1254 snd_ctl_register_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_init()
1261 snd_ctl_unregister_ioctl(snd_pcm_control_ioctl); in alsa_pcm_exit()
1262 snd_ctl_unregister_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_exit()