Home
last modified time | relevance | path

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

/linux-6.14.4/sound/core/
Dpcm.c83 static int snd_pcm_control_ioctl(struct snd_card *card, in snd_pcm_control_ioctl() function
1220 snd_ctl_register_ioctl(snd_pcm_control_ioctl); in alsa_pcm_init()
1221 snd_ctl_register_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_init()
1228 snd_ctl_unregister_ioctl(snd_pcm_control_ioctl); in alsa_pcm_exit()
1229 snd_ctl_unregister_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_exit()