Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_ioctl.c110 static linux_ioctl_function_t linux_ioctl_sound; variable
134 { linux_ioctl_sound, LINUX_IOCTL_SOUND_MIN, LINUX_IOCTL_SOUND_MAX };
1717 linux_ioctl_sound(struct thread *td, struct linux_ioctl_args *args) in linux_ioctl_sound() function