Searched refs:drm_linux_ioctl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.c449 static linux_ioctl_function_t drm_linux_ioctl; variable
450 static struct linux_ioctl_handler drm_handler = {drm_linux_ioctl,
458 drm_linux_ioctl(DRM_STRUCTPROC *p, struct linux_ioctl_args* args) function
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_drv.c804 static linux_ioctl_function_t drm_linux_ioctl; variable
805 static struct linux_ioctl_handler drm_handler = {drm_linux_ioctl,
818 drm_linux_ioctl(DRM_STRUCTPROC *p, struct linux_ioctl_args* args) function

Completed in 63 milliseconds