Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dinit.c453 static long snd_disconnect_ioctl(struct file *file,
477 .unlocked_ioctl = snd_disconnect_ioctl,
479 .compat_ioctl = snd_disconnect_ioctl,
448 static long snd_disconnect_ioctl(struct file *file, snd_disconnect_ioctl() function