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

/linux-4.4.14/drivers/gpu/drm/armada/
H A Darmada_debugfs.c98 static const struct file_operations fops_reg_w = { variable in typeref:struct:file_operations
158 "reg_wr", S_IFREG | S_IWUSR, &fops_reg_w); armada_drm_debugfs_init()
173 drm_debugfs_remove_files((struct drm_info_list *)&fops_reg_w, 1, minor); armada_drm_debugfs_cleanup()

Completed in 36 milliseconds