Searched refs:drm_root (Results 1 – 1 of 1) sorted by relevance
34 static struct proc_dir_entry *drm_root = NULL; variable81 drm_root = create_proc_entry("dri", S_IFDIR, NULL); in drm_proc_init()82 if (!drm_root) { in drm_proc_init()130 if (drm_root) { in drm_proc_cleanup()141 drm_root = drm_dev_root = NULL; in drm_proc_cleanup()