Searched defs:dfops (Results 1 – 4 of 4) sorted by relevance
56 const struct b43legacy_debugfs_fops *dfops) in fops_to_dfs_file()204 struct b43legacy_debugfs_fops *dfops; in b43legacy_debugfs_read() local272 struct b43legacy_debugfs_fops *dfops; in b43legacy_debugfs_write() local
53 const struct b43_debugfs_fops *dfops) in fops_to_dfs_file()507 struct b43_debugfs_fops *dfops; in b43_debugfs_read() local570 struct b43_debugfs_fops *dfops; in b43_debugfs_write() local
65 struct carl9170_debugfs_fops *dfops; in carl9170_debugfs_read() local115 struct carl9170_debugfs_fops *dfops; in carl9170_debugfs_write() local
1059 static const struct file_operations dfops = { variable