Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/drm2/
H A Ddrm_os_freebsd.c452 static linux_ioctl_function_t drm_linux_ioctl; variable
453 static struct linux_ioctl_handler drm_handler = {drm_linux_ioctl,
461 drm_linux_ioctl(DRM_STRUCTPROC *p, struct linux_ioctl_args* args) in drm_linux_ioctl() function