Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h805 typedef int linux_ioctl_function_t(struct thread *, struct linux_ioctl_args *); typedef
808 linux_ioctl_function_t *func;
827 static linux_ioctl_function_t n##_linux_ioctl; \
H A Dlinux_ioctl.c89 static linux_ioctl_function_t linux_ioctl_ ## shortname; \
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.c448 static linux_ioctl_function_t drm_linux_ioctl;