Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dlinux_ntsync.c30 static struct linux_ioctl_handler linux_ntsync_handler = {linux_ntsync_ioctl, variable
41 error = linux_ioctl_register_handler(&linux_ntsync_handler); in linux_ntsync_modevent()
50 linux_ioctl_unregister_handler(&linux_ntsync_handler); in linux_ntsync_modevent()