drm_stub_fops    1124 drivers/gpu/drm/drm_drv.c static const struct file_operations drm_stub_fops = {
drm_stub_fops    1154 drivers/gpu/drm/drm_drv.c 	ret = register_chrdev(DRM_MAJOR, "drm", &drm_stub_fops);