Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_ioctl.c116 static linux_ioctl_function_t linux_ioctl_evdev; variable
147 { linux_ioctl_evdev, LINUX_IOCTL_EVDEV_MIN, LINUX_IOCTL_EVDEV_MAX };
3567 linux_ioctl_evdev(struct thread *td, struct linux_ioctl_args *args) in linux_ioctl_evdev() function