Searched refs:fops_reg_r (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/armada/
H A Darmada_debugfs.c58 static const struct file_operations fops_reg_r = { variable in typeref:struct:file_operations
153 "reg", S_IFREG | S_IRUSR, &fops_reg_r); armada_drm_debugfs_init()
164 drm_debugfs_remove_files((struct drm_info_list *)&fops_reg_r, 1, minor); armada_drm_debugfs_init()
174 drm_debugfs_remove_files((struct drm_info_list *)&fops_reg_r, 1, minor); armada_drm_debugfs_cleanup()

Completed in 51 milliseconds