Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.c448 static linux_ioctl_function_t drm_linux_ioctl; variable
449 static struct linux_ioctl_handler drm_handler = {drm_linux_ioctl,
457 drm_linux_ioctl(DRM_STRUCTPROC *p, struct linux_ioctl_args* args) in drm_linux_ioctl() function