Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm/dist/bsd-core/ | |
drm_drv.c | 1093 static linux_ioctl_function_t drm_linux_ioctl; variable in typeref:typename:linux_ioctl_function_t 1094 static struct linux_ioctl_handler drm_handler = {drm_linux_ioctl, 1107 drm_linux_ioctl(DRM_STRUCTPROC *p, struct linux_ioctl_args* args) function in typeref:typename:int |