Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h858 typedef int linux_ioctl_function_t(struct thread *, struct linux_ioctl_args *); typedef
861 linux_ioctl_function_t *func;
880 static linux_ioctl_function_t n##_linux_ioctl; \
H A Dlinux_ioctl.c92 static linux_ioctl_function_t linux_ioctl_ ## shortname; \
/freebsd/sys/dev/ntsync/
H A Dlinux_ntsync.c29 static linux_ioctl_function_t linux_ntsync_ioctl;
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.c448 static linux_ioctl_function_t drm_linux_ioctl;