Searched refs:drm_handler (Results 1 – 4 of 4) sorted by relevance
828 static struct linux_ioctl_handler drm_handler = {drm_linux_ioctl, variable832 linux_ioctl_register_handler, &drm_handler);834 linux_ioctl_unregister_handler, &drm_handler);
265 linux_ioctl_register_handler(&drm_handler); in drm_core_init()277 linux_ioctl_unregister_handler(&drm_handler); in drm_core_exit()
344 static struct linux_ioctl_handler drm_handler = {drm_linux_ioctl, variable
131 static struct linux_ioctl_handler drm_handler = variable151 DATA_SET(linux_ioctl_handler_set, drm_handler);